Commit graph

13 commits

Author SHA1 Message Date
Bart Schaefer 20aae107b8 22321: optimize 22318. 2006-03-06 15:38:59 +00:00
Peter Stephenson f5d9a995f9 20173: fix crash when reallocating heaps 2004-07-17 19:24:59 +00:00
Wayne Davison fb0937a69e Marked unused parameters with the new UNUSED() macro. 2004-06-02 22:14:25 +00:00
Peter Stephenson 8723d530b3 fix bug I missed, somehow 2004-05-12 10:26:41 +00:00
Peter Stephenson 10744b66fd 19920: attempt to improve hrealloc() 2004-05-12 10:20:33 +00:00
Peter Stephenson 815bc92148 a la 19209: zcalloc -> zshcalloc 2003-10-29 19:17:30 +00:00
Peter Stephenson 9634760d5e 17582: Improved option argument handling.
unposted: Updated version to 4.1.0-dev-6 because of interface change.
2002-08-27 21:10:30 +00:00
Oliver Kiddle af0697b705 17503: fix various typos and spelling mistakes in source code comments 2002-08-05 12:35:59 +00:00
Sven Wischnowsky 33ec971c33 two optimisations 2001-03-07 12:58:40 +00:00
Sven Wischnowsky 757168e2c8 remove 13108 (trap queues); replace with signal queueing to ensure that user signal handlers are only executed when it is safe to run them (13365) 2001-01-16 13:44:18 +00:00
Clint Adams 946085efa5 12846: moved simple string manipulation functions to string.c 2000-09-19 15:54:30 +00:00
Peter Stephenson 4a5882eeb3 12411, 12419: Andrej: environment handling with fewer assumptions 2000-07-28 09:10:35 +00:00
Tanaka Akira e74702b467 Initial revision 1999-04-15 18:05:38 +00:00