summaryrefslogtreecommitdiff
path: root/rpmdb/fprint.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-30Kill the remaining alloca in fp doLookup()Panu Matilainen1-5/+8
2008-04-30One alloca() down in fp doLookup()Panu Matilainen1-4/+5
2008-02-05Use rpmTagType always now that it's available everywherePanu Matilainen1-1/+1
2008-01-30Include spring-cleaningPanu Matilainen1-1/+1
2007-12-19Add rpm_data_t (and _constdata_t) for header data, use everywherePanu Matilainen1-3/+3
2007-12-13Use rpm_tagtype_t everywhere for rpm (header) tagtype typePanu Matilainen1-1/+1
2007-12-08Switch to <rpm/foo.h> style for public headersPanu Matilainen1-1/+1
2007-11-23Expand private include file names to be relative to $(top_srcdir)Ralf Corsépius1-2/+2
2007-11-23Move rpmCleanPath from macros to rpmfileutil.hPanu Matilainen1-1/+1
2007-11-23Use #include <x.h> syntax to include public headers.Ralf Corsépius1-1/+1
2007-10-28Include "rpmmacro.h" instead of <rpmmacro.h>.Ralf Corsépius1-1/+1
2007-10-26Eliminate [u|]int_[8|16|32]. Use c99 stdint.h types instead.Ralf Corsépius1-2/+2
2007-09-17Hide db index handling and rpmdb details from the API to internal headerPanu Matilainen1-1/+1
2007-09-11Remove splint tags.Ralf Corsépius1-33/+8
2007-07-12Use uint_32 for dirindexes everywherePanu Matilainen1-2/+2
2002-07-08Propagate splint-3.0.1.7 close(2) internalState annotation throughout.jbj1-0/+2
2002-07-02Add boundsread annotations throughout, enable +bounds checking.jbj1-0/+8
2002-05-17Transactions made increasingly opaque.jbj1-5/+16
2002-02-01- permit args to be hidden within %%__find_{requires,provides}.jbj1-1/+2
2001-12-08- lclint-3.0.0.19 fiddles.jbj1-2/+4
2001-10-16More lclint annotations.jbj1-2/+3
2001-10-15Explicit branchstate annotations.jbj1-0/+4
2001-10-13- ratchet up to lclint "strict" level.jbj1-1/+1
2001-09-24Move to lclint-3.0.0.15, revisit and clean up annotations.jbj1-0/+4
2001-06-12- remove dead code frpm popt table reorg.jbj1-1/+1
2001-06-05- fix typos in linux.{req,prov}.jbj1-1/+3
2001-05-11- rpm database has rpm.rpm g+w permissions to share db3 mutexes.jbj1-0/+251