]> sjero.net Git - wget/history - src/xmalloc.c
[svn] Merge of fix for bugs 20341 and 20410.
[wget] / src / xmalloc.c
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-04 hniksic[svn] Prefix pointer value with 0x.
2005-07-02 hniksic[svn] Update FSF's address and copyright years.
2005-06-22 hniksic[svn] Use bool type for boolean variables and values.
2005-06-19 hniksic[svn] Remove K&R support.
2005-05-14 hniksic[svn] Announce the beginning and the end of the SSL...
2005-04-11 hniksic[svn] Warn the user to increase SZ before aborting.
2005-03-20 hniksic[svn] Improve built-in memory debugger.
2003-11-02 hniksic[svn] Abort on xfree(NULL).
2003-11-01 hniksic[svn] Improved fatal error message.
2003-10-31 hniksic[svn] Moved malloc-related code to xmalloc.c. Defined...