summaryrefslogtreecommitdiff
path: root/lib/rpmlead.c
AgeCommit message (Expand)AuthorFilesLines
2001-04-17- fix: Fwrite's are optimized out by aggressive compiler(irix) (#34711).jbj1-1/+1
2001-01-15- fix: extra newline in many error messages (#23947).jbj1-1/+1
2000-12-12Sync with rpm-4_0 branch.jbj1-6/+2
2000-09-01- unify rpmError and rpmMessge interfaces through rpmlog.jbj1-1/+1
2000-08-28Doxygen annotations.jbj1-1/+0
2000-08-27Doxygen annotations.jbj1-0/+4
1999-11-10Swap 2nd and 3rd arg to Fread/Fwrite to preserve read/write type return.jbj1-2/+2
1999-11-04Use Fopen almost everywhere.jbj1-1/+1
1999-10-27use compressed filenames on install side.jbj1-1/+1
1999-09-12Fiddles to resurrect lclint.jbj1-0/+7
1999-07-13Perl bindings needjbj1-1/+1
1998-11-18implement abstract fd type almost everywhere.jbj1-4/+3
1998-10-08Consolidate i18n baggage into AM_GNU_GETTEXT and system.h.jbj1-1/+0
1998-07-30Consolidated includes for librpmbuild API.jbj1-1/+1
1998-07-25Aggregate system includes into system.h.jbj1-7/+1
1998-01-11Add intl.hmarc1-0/+1
1998-01-09added more i18n stringsewt1-1/+1
1997-11-18changed #ifdef to #ifewt1-1/+1
1997-11-18various header file cleanupsewt1-0/+3
1997-10-17Check for write errorsmarc1-1/+3
1996-12-16fixed silly include file ordering problems on FreeBSDewt1-1/+1
1996-12-12use _exit instead of exit in forksewt1-0/+1
1996-11-18The Great Renamingroot1-2/+2
1996-10-15use timedRead() instead of read()ewt1-1/+2
1996-09-25conditionally include <machine/types.h>ewt1-0/+4
1996-06-19commentroot1-0/+2
1996-06-18misc headersroot1-0/+2
1996-02-14added support for old packages, lots of bug fixesroot1-3/+10
1996-01-05get rid of some warningsmarc1-0/+3
1996-01-05Initial revisionmarc1-0/+37