]> sjero.net Git - wget/history - src/xmalloc.h
[svn] Remove K&R support.
[wget] / src / xmalloc.h
2005-06-19 hniksic[svn] Remove K&R support.
2005-04-11 hniksic[svn] Doc fix.
2005-03-20 hniksic[svn] Improve built-in memory debugger.
2003-11-02 hniksic[svn] Revert DEBUG_MALLOC to undefined.
2003-11-02 hniksic[svn] Abort on xfree(NULL).
2003-11-02 hniksic[svn] Retired the `boolean' type. Renamed FREE_MAYBE...
2003-10-31 hniksic[svn] Moved malloc-related code to xmalloc.c. Defined...