]> sjero.net Git - wget/commit
[svn]
authormtortonesi <devnull@localhost>
Fri, 11 Feb 2005 21:34:42 +0000 (13:34 -0800)
committermtortonesi <devnull@localhost>
Fri, 11 Feb 2005 21:34:42 +0000 (13:34 -0800)
commit87e0d2682be778100c2433a8bbc9a9454c7fb3ef
treef4e34a66e5ccd3c1e403519c07e7279911ba42af
parentca13ffd2497e6b0352f96f0ef30a33c4c655ed35
[svn]

Renamed src/string.{c,h} to src/string_t.{c,h} to solve a conflict with the
string.h standard C library header file.

Fixed a bug and triggered escape of backslashes in string_t.c to avoid
ambiguities in the result string.

Added Simone Piunno as new contributor.
12 files changed:
doc/ChangeLog
doc/wget.texi
src/ChangeLog
src/Makefile.in
src/string.c [deleted file]
src/string.h [deleted file]
windows/ChangeLog
windows/Makefile.src
windows/Makefile.src.bor
windows/Makefile.src.mingw
windows/Makefile.watcom
windows/wget.dep