summaryrefslogtreecommitdiff
path: root/rpmio/rpmio.c
AgeCommit message (Expand)AuthorFilesLines
2002-02-07Sync with rpm-4.0.4.jbj1-0/+4
2001-12-08- lclint-3.0.0.19 fiddles.jbj1-0/+4
2001-12-06- 3 madvise calls and a 16Mb mmapped buffer == ~5% install speedup. Wow.jbj1-7/+7
2001-11-12- commit to using rpmDepSet and TFI_t, not header.jbj1-4/+20
2001-10-21- all symbols but hdrVec are now forward references in linkage.jbj1-31/+0
2001-10-20- stupid macros to configure public key file paths.jbj1-13/+77
2001-10-19Permit multiple, simultaneous, digests on a single FD_t.jbj1-9/+21
2001-10-19Start ripping gpg/pgp on signature verify paths.jbj1-3/+14
2001-10-19Rewire digests, step 2.jbj1-6/+18
2001-10-17Converging on lclint-3.0.17 strict level.jbj1-2/+3
2001-10-16Factor -type problems into explicit code annotations.jbj1-0/+2
2001-10-16More lclint annotations.jbj1-6/+20
2001-10-15More branchstate lclint annotations.jbj1-2/+31
2001-10-15Explicit branchstate annotations.jbj1-1/+3
2001-10-15lclint fiddles to annotate globals.jbj1-22/+160
2001-10-13More lclint annotations.jbj1-20/+24
2001-10-13- ratchet up to lclint "strict" level.jbj1-3/+13
2001-09-24Move to lclint-3.0.0.15, revisit and clean up annotations.jbj1-13/+6
2001-09-21- lclint-3.0.0.15 fiddles.jbj1-2/+6
2001-08-08- add legacy (compile only) wrappers for fdFileno et al.jbj1-0/+13
2001-06-17- popt: add POPT_CONTEXT_ARG_OPTS for all opts to return 1 (#30912).jbj1-1/+3
2001-06-05- fix typos in linux.{req,prov}.jbj1-56/+155
2001-06-04lclint fiddles.jbj1-3/+5
2001-05-05- enough lclint annotations and fiddles already.jbj1-0/+9
2001-05-03- still more boring lclint annotations and fiddles.jbj1-58/+92
2001-04-30- yet more boring lclint annotations and fiddles.jbj1-46/+81
2001-04-29- globalize _free(3) wrapper in rpmlib.h, consistent usage throughout.jbj1-9/+19
2001-03-14Update to doxygen-1.2.6 configuration.jbj1-1/+2
2001-03-14Sync with rpm-4.0.2 final.jbj1-1/+1
2001-01-09- fix: digests on input FD_t dinna work.jbj1-6/+6
2001-01-03- fix: avoid locale issues with strcasecmp/strncasecmp (#23199).jbj1-2/+2
2000-12-12Sync with rpm-4_0 branch.jbj1-9/+5
2000-11-15- hpux w/o -D_OPEN_SOURCE has not h_errno.jbj1-1/+1
2000-10-31- add support for SHA1 as well as MD5 message digests.jbj1-18/+38
2000-10-28- add cscope/ctags (Rodrigo Barbosa<rodrigob@conectiva.com.br>).jbj1-38/+17
2000-10-24- verify MD5 sums of payload files when unpacking archive.jbj1-0/+18
2000-08-27Doxygen annotations.jbj1-0/+4
2000-07-07lclint fiddles.jbj1-9/+9
2000-06-20- API: uncouple fadio from rest of rpmio.jbj1-10/+7
2000-06-09- make librpmio standalone.jbj1-1165/+49
2000-06-09Remove dead code.jbj1-318/+0
2000-06-09Move low level support routines to librpmio.jbj1-2/+14
2000-06-07- create rpmio directory for librpmio.jbj1-0/+4074