summaryrefslogtreecommitdiff
path: root/Src/mem.c
AgeCommit message (Expand)AuthorFilesLines
2004-07-1720173: fix crash when reallocating heapsPeter Stephenson1-0/+1
2004-06-02Marked unused parameters with the new UNUSED() macro.Wayne Davison1-1/+1
2004-05-12fix bug I missed, somehowPeter Stephenson1-12/+14
2004-05-1219920: attempt to improve hrealloc()Peter Stephenson1-39/+114
2003-10-29a la 19209: zcalloc -> zshcallocPeter Stephenson1-2/+2
2002-08-2717582: Improved option argument handling.Peter Stephenson1-8/+8
2002-08-0517503: fix various typos and spelling mistakes in source code commentsOliver Kiddle1-3/+3
2001-03-07two optimisationsSven Wischnowsky1-3/+5
2001-01-16remove 13108 (trap queues); replace with signal queueing to ensure that user ...Sven Wischnowsky1-7/+52
2000-09-1912846: moved simple string manipulation functions to string.cClint Adams1-26/+0
2000-07-2812411, 12419: Andrej: environment handling with fewer assumptionsPeter Stephenson1-124/+252
1999-04-15Initial revisionTanaka Akira1-0/+1254