]> sjero.net Git - wget/history - src/xmalloc.h
[svn] Merge of fix for bugs 20341 and 20410.
[wget] / src / xmalloc.h
2007-07-10 micah[svn] Merge of fix for bugs 20341 and 20410.
2006-07-14 mtortonesi[svn] Added sanity checks for -k, -p, -r and -N when...
2005-07-02 hniksic[svn] Update FSF's address and copyright years.
2005-06-19 hniksic[svn] Don't cast return type of malloc/realloc. Assume...
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...