Add headerGet() flag to request argv-style NULL-terminated string arrays
authorPanu Matilainen <pmatilai@redhat.com>
Tue, 20 Jan 2009 12:15:24 +0000 (14:15 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Tue, 20 Jan 2009 12:15:24 +0000 (14:15 +0200)
commit05f5c353242d0dfa70ef49918c73c92dec923920
tree3fa779fa28e5486267cef8e09b9fd696fbc9eba5
parenta46dd884ec348b3ce23b9f53302e6626a90ae631
Add headerGet() flag to request argv-style NULL-terminated string arrays
- easy to do and some places would like the data this way so why not...
- also add corresponding rpmtd flag so caller can verify he got what
  was requested
lib/header.c
lib/header.h
lib/rpmtd.h