summaryrefslogtreecommitdiff
path: root/lib/headerutil.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-28Eliminate dead NULL-assignments at scope-end in librpm, part IPanu Matilainen1-1/+1
2010-10-22Switch header APIs to use rpmTagVal instead of rpmTagPanu Matilainen1-14/+14
2010-09-21Use the new tag type/return type getters everywherePanu Matilainen1-6/+7
2010-09-21Use actual rpmTags in place of the old HEADER_FOO defines everywherePanu Matilainen1-1/+1
2010-09-01Passed-in values are const for every headerPutType() variantPanu Matilainen1-6/+6
2010-04-01Disable header i18n lookup in headerCopyTags() (RhBug:578299)Panu Matilainen1-1/+1
2009-12-22Move the higher level convenience functions out of header.cPanu Matilainen1-0/+173
2009-12-22Rename hdrNVR.c to more obvious and generic headerutil.cPanu Matilainen1-0/+71