summaryrefslogtreecommitdiff
path: root/lib/header.c
AgeCommit message (Expand)AuthorFilesLines
2000-02-23fix: missed level of indirection in i18nTag().jbj1-13/+13
2000-02-22Another attempt to get i18n lookaside functional.jbj1-2/+3
2000-02-13Implementation of i18n look-aside, no-op'ed for now.jbj1-36/+33
1999-12-08rename new FILENAMES tags to BASENAMES/DIRNAMES/DIRINDEXES.jbj1-0/+50
1999-11-10Swap 2nd and 3rd arg to Fread/Fwrite to preserve read/write type return.jbj1-11/+11
1999-11-09fix: typo in error message (#6858).jbj1-1/+1
1999-11-04Use Fopen almost everywhere.jbj1-2/+2
1999-11-02Add ref/deref/new/fileno/open vectors to FDIO_t.jbj1-1/+2
1999-10-29check for memory leaks (almost all leaks are plugged).jbj1-2/+2
1999-10-27use compressed filenames on install side.jbj1-14/+14
1999-10-21lclint annotations and compiler cruft.jbj1-19/+35
1999-10-04dumb cpp's want white space around lclint annotations (Tim Mooney).jbj1-1/+1
1999-09-23Make sure that %lang(it) matches LANG=it.jbj1-0/+4
1999-09-21fix: removed files fingerprint memory leak.jbj1-1/+1
1999-09-21fix: command line install had header memory leak.jbj1-42/+47
1999-09-17lclint annotations.jbj1-61/+89
1999-09-12Fiddles to resurrect lclint.jbj1-0/+7
1999-09-09Apply max 32 Mb sabity check to headers.jbj1-0/+6
1999-09-07Use sizeof("...")-1 throughout.jbj1-1/+1
1999-08-24add headerWrite return code and check for errors.jbj1-4/+18
1999-08-24Remove legacy langNum interface.ljbj1-52/+0
1999-08-23More environment fiddles.jbj1-2/+7
1999-08-21Check POSIX environment variables too.jbj1-5/+34
1999-08-20Break out locale match test.jbj1-88/+97
1999-08-19match "de" when locale is specified as "de_DE.ISO-8859-1@Munich".jbj1-31/+51
1999-07-13Eliminate static prototypes.jbj1-458/+449
1999-07-13Perl bindings needjbj1-2/+2
1999-07-06changelog stamp broken w/ big endian 64 bit time_t (Stephane Erania).jbj1-3/+3
1999-03-05reduce the number of reads a bitewt1-19/+18
1999-03-05fixed a memory leakewt1-0/+1
1999-02-17headerGetEntry now returns count=0 if tag not found (Chris Blizzard).jbj1-2/+4
1999-01-06Eliminate inline functions (the inline, not the function).jbj1-7/+6
1998-12-30headerLoad() wasn't initializing the usage countewt1-0/+1
1998-12-261) initial cut at hash tablesewt1-15/+31
1998-12-16first pass at new transaction api; basic installing/removing worksewt1-0/+9
1998-11-23Sanity.jbj1-0/+2
1998-11-22Start abstracting compressed I/O.jbj1-10/+10
1998-11-19finish hiding rpmdb index record data ("matches").jbj1-4/+4
1998-11-18implement abstract fd type almost everywhere.jbj1-8/+29
1998-11-16LCLINT pass 0.jbj1-13/+13
1998-10-29their must be a { between two % in a query format (unless %% is used)ewt1-2/+2
1998-10-11Test drill.jbj1-0/+20
1998-10-09untranslate "(none)" for auto relocating script wrappers.jbj1-3/+3
1998-10-08Consolidate i18n baggage into AM_GNU_GETTEXT and system.h.jbj1-1/+0
1998-10-08egcs warning removal.jbj1-1/+1
1998-09-27add Slovak translation (Stanislav Meduna <stano@trillian.eunet.sk>)jbj1-4/+4
1998-09-18First injection.jbj1-15/+30
1998-08-16added :hex formatewt1-0/+19
1998-08-11Sync with 2.5.2 branch patches.jbj1-0/+3
1998-08-03fixed another typoewt1-1/+1