summaryrefslogtreecommitdiff
path: root/build/buildio.h
AgeCommit message (Expand)AuthorFilesLines
2008-06-09Use 64bit type internally for package archive size & offsetPanu Matilainen1-1/+1
2008-03-23Fix writeRPM, use dynamic allocation, remove bogus const.Jindrich Novy1-1/+1
2008-02-04Add rpm_off_t type for file size types, use where spottedPanu Matilainen1-1/+1
2007-12-08Switch to <rpm/foo.h> style for public headersPanu Matilainen1-1/+1
2007-12-07rpm5.org: fixup various places in rpmbuild from rpmerr.h eliminationPanu Matilainen1-4/+4
2007-12-01More rpmlead exorcizingPanu Matilainen1-5/+0
2007-11-23Use #include <x.h> syntax to include public headers.Ralf Corsépius1-1/+1
2007-10-29Move typedef into extern "C".Ralf Corsépius1-4/+4
2007-09-21Rename Spec -> rpmSpec for namespacingPanu Matilainen1-1/+1
2007-09-11Remove splint tags.Ralf Corsépius1-19/+9
2003-05-08- don't use error string after gzclose (Dmitry V. Levin).jbj1-2/+2
2003-04-02Splint clean.jbj1-1/+1
2002-12-24fix: ia64 segfault on build.jbj1-4/+6
2002-12-21- add --enable-posixmutexes when configuring on linux.jbj1-3/+4
2002-05-19- Grand Renaming of rpm data types.jbj1-1/+1
2002-04-11- rescusitate --rebuild.jbj1-1/+0
2002-04-08doxygen cleanup.jbj1-2/+2
2001-10-28- memory indices for dependency check are typedef'd and abstract'd.jbj1-1/+1
2001-10-17Converging on lclint-3.0.17 strict level.jbj1-2/+2
2001-10-15lclint fiddles to annotate globals.jbj1-2/+8
2001-09-25- legacy: drop brokenMD5 support (rrpm-2.3.3 to rpm-2.3.8 on sparc).jbj1-0/+1
2001-06-04lclint fiddles.jbj1-6/+11
2001-05-03- still more boring lclint annotations and fiddles.jbj1-7/+11
2001-04-10Doxygen annotations for config files.jbj1-1/+3
2001-02-10Reorganize sources before implementing --repackage.jbj1-1/+1
2001-01-24Add rollback.h, 1st attempt to rationalize TFI_t.jbj1-1/+1
2001-01-24Rip XFI_t from install.jbj1-4/+1
2001-01-23Rip out cpioFileMap.jbj1-2/+6
2000-11-07- load headers as single contiguous region.jbj1-6/+29
2000-08-27Doxygen annotations.jbj1-1/+2
2000-01-24Documentation sugar.jbj1-1/+3
1999-10-27use compressed filenames on install side.jbj1-1/+0
1999-10-21lclint annotations.jbj1-1/+1
1999-09-30HPUX cc compiler fidgets.jbj1-1/+1
1999-01-05Expand path macros with rpmGetPath(path, ...).jbj1-2/+2
1998-11-20Sanity.jbj1-1/+1
1998-11-18implement abstract fd type almost everywhere.jbj1-1/+1
1998-10-11Test drill.jbj1-1/+4
1998-09-16Typo.jbj1-1/+1
1998-08-09Get the lead exactly right w/o reading rpmrc.jbj1-0/+1
1998-08-08writeRPM can now copy cpio archive from fd.jbj1-0/+27