aboutsummaryrefslogtreecommitdiffhomepage
path: root/halloc_util.c
Commit message (Expand)AuthorAge
* Switch from die_mem function to DIE_MEM macro in order to be able to give a l...Gravatar axel2006-07-03
* Large number of sourcecode comment edits, and some minor code polishGravatar axel2006-06-20
* Documentation updates. Fixes a few formating bugs, adds various minor missing...Gravatar axel2006-06-17
* Use halloc in a few more places, including the highlight codeGravatar axel2006-06-13
* Move all fallbacks for standard and not-so-standard unix functions to fallbac...Gravatar axel2006-02-28
* Fix off-by-one error resulting in truncated output from wcsndup fallback and ...Gravatar axel2006-02-22
* Optimize the halloc implementation so that mutiple calls to halloc can be sat...Gravatar axel2006-02-11
* Another halloc:ification of fish. Halloc has been extended to allow registeri...Gravatar axel2006-02-10