summaryrefslogtreecommitdiff
path: root/lib/oldheader.c
AgeCommit message (Expand)AuthorFilesLines
1999-11-10Swap 2nd and 3rd arg to Fread/Fwrite to preserve read/write type return.jbj1-6/+6
1999-11-04Use Fopen almost everywhere.jbj1-2/+2
1999-11-02Add ref/deref/new/fileno/open vectors to FDIO_t.jbj1-1/+1
1999-10-30Make fdFileno() static, use Fileno()/Ferror() analogues throughout.jbj1-1/+3
1999-10-27use compressed filenames on install side.jbj1-1/+1
1999-09-21fix: command line install had header memory leak.jbj1-21/+21
1999-09-12Fiddles to resurrect lclint.jbj1-0/+7
1999-09-07Use sizeof("...")-1 throughout.jbj1-5/+5
1999-07-13Perl bindings needjbj1-1/+1
1999-03-22fix: don't add header if signature generation failed (Carlo Wood).jbj1-1/+1
1998-11-18implement abstract fd type almost everywhere.jbj1-6/+5
1998-11-16LCLINT pass 0.jbj1-2/+2
1998-10-08Consolidate i18n baggage into AM_GNU_GETTEXT and system.h.jbj1-1/+0
1998-09-27add Slovak translation (Stanislav Meduna <stano@trillian.eunet.sk>)jbj1-1/+2
1998-07-30Consolidated includes for librpmbuild API.jbj1-2/+2
1998-07-25Aggregate system includes into system.h.jbj1-8/+1
1998-03-27fixed minor typosewt1-5/+5
1998-01-10freed things improperlyewt1-1/+1
1997-05-20Moved includes of miscfn.h to the top.ewt1-2/+3
1997-04-30Added includes of "miscfn.h".ewt1-0/+2
1996-11-18The Great Renamingroot1-2/+1
1996-10-15use timedRead() instead of read()ewt1-6/+8
1996-09-29removed use of various endian.h files, as they weren't needed anywayewt1-6/+0
1996-09-25conditionally include <endian.h>, <machine/endian.h>ewt1-1/+6
1996-01-08added support for pre/post install and uninstall scripts, fixedewt1-20/+63
1996-01-06Initial revisionewt1-0/+316