]> sjero.net Git - wget/commit
[svn] Retired the `boolean' type. Renamed FREE_MAYBE to xfree_null and moved the
authorhniksic <devnull@localhost>
Sun, 2 Nov 2003 19:56:37 +0000 (11:56 -0800)
committerhniksic <devnull@localhost>
Sun, 2 Nov 2003 19:56:37 +0000 (11:56 -0800)
commite2e9b753e47efb8f228b9b14f04f307e4f2489b3
tree5632cad7fb225f3fd35e1a5abe198de5b5cd3ae3
parent3e207912bd72a55ee05e127a2f5ee4836099fa24
[svn] Retired the `boolean' type.  Renamed FREE_MAYBE to xfree_null and moved the
definition from wget.h to xmalloc.h.  Moved the DEFAULT_LOGFILE
define to log.h.  Moved the INFINITE_RECURSION define to recur.h.
19 files changed:
src/ChangeLog
src/convert.c
src/cookies.c
src/ftp-basic.c
src/ftp-ls.c
src/ftp.c
src/html-url.c
src/http.c
src/init.c
src/log.h
src/main.c
src/netrc.c
src/recur.c
src/recur.h
src/res.c
src/retr.c
src/url.c
src/wget.h
src/xmalloc.h