summaryrefslogtreecommitdiff
path: root/lib/header.c
AgeCommit message (Expand)AuthorFilesLines
1996-02-19no comment :-(ewt1-1/+1
1996-02-191) silly bug left over from getting rid of mutable flagewt1-1/+2
1996-02-19tried to help header.c recover from Marc's recent mutilation of it :-)ewt1-31/+24
1996-02-15fixed the sizeofHeader()root1-5/+5
1996-02-15fixed return from unloadHeader()root1-1/+1
1996-02-15make load/unload sort like read/writeroot1-2/+9
1996-02-15do not allow STRING_TYPE with count != 1root1-28/+65
1996-01-14removed <sys/mman.h> (mmapping isn't used anymore)ewt1-1/+6
1996-01-08fix commentmarc1-2/+1
1995-12-27added alignment code to addEntry()marc1-4/+16
1995-12-27changed semantics so in-core data is in host ordermarc1-170/+283
1995-12-27added modifyEntry()marc1-0/+46
1995-12-27sort indexes on write, use bsearch to find tagsmarc1-22/+61
1995-12-27fixed formattingewt1-11/+11
1995-12-20added STRING_ARRAY_TYPEmarc1-40/+51
1995-12-20added isEntry() freeIterator() and copyHeader()marc1-0/+36
1995-12-19fixed bug in string array stuff in getEntry()marc1-6/+6
1995-12-18fixed previous editmarc1-1/+1
1995-12-18allow type to be NULL in getEntry()marc1-3/+7
1995-12-18allow NULL to be passed for count in getEntry()marc1-1/+3
1995-12-14added iterator stuffmarc1-0/+67
1995-12-13Added BIN_TYPEewt1-0/+6
1995-12-131) made dumpHeader use symbolic namesewt1-355/+417
1995-12-12Changed to use file descriptors instead of stdioewt1-12/+14
1995-11-27Initial revisionroot1-0/+464