summaryrefslogtreecommitdiff
path: root/lib/fprint.c
AgeCommit message (Expand)AuthorFilesLines
1999-11-30lib/depends.c: Fix minor memory leak.jbj1-17/+11
1999-11-26Consistent usage for fileNames, baseNames, dirNames and dirIndexes throughout.jbj1-10/+10
1999-11-24build/files.c: Remove dead code.jbj1-1/+1
1999-10-29check for memory leaks (almost all leaks are plugged).jbj1-11/+20
1999-10-27use compressed filenames on install side.jbj1-19/+29
1999-10-21got installs/removes working with new file listsewt1-7/+9
1999-10-20Use xmalloc/xrealloc/xstrdup.jbj1-4/+4
1999-10-20lclint annotations.jbj1-0/+1
1999-10-20another batch of changes for new file list format -- one more to goewt1-106/+96
1999-09-21fix: removed files fingerprint memory leak.jbj1-1/+1
1999-09-21fix: command line install had header memory leak.jbj1-2/+2
1999-09-17lclint annotations.jbj1-3/+6
1999-09-12Fiddles to resurrect lclint.jbj1-1/+1
1999-07-13Remove static prototypes.jbj1-12/+15
1999-07-13Perl bindings needjbj1-2/+1
1999-06-22fix: false fingerprint stat cache hit -- "the tetex problem".jbj1-7/+15
1999-04-08From Tim Mooney:jbj1-1/+1
1999-01-15handle stat of / properly for fingerprintsewt1-1/+1
1999-01-06propagate "const char *" into rpmlib prototypes.jbj1-9/+10
1998-12-31updated a comment ;-)ewt1-2/+1
1998-12-30fixed scare memory optionewt1-4/+4
1998-12-30added fpLookupList()ewt1-1/+84
1998-12-26added fpHashFunction() and fpEqual()ewt1-0/+20
1998-12-26added simple fingerprintingewt1-0/+68