]> sjero.net Git - wget/history - src/xmalloc.c
[svn] Use new macros xnew, xnew0, xnew_array, and xnew0_array in various places.
[wget] / src / xmalloc.c
2003-10-31 hniksic[svn] Moved malloc-related code to xmalloc.c. Defined...