]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Fix broken Windows builds due to the xxx_with_timeout stuff.
[wget] / src / ChangeLog
index e1f725b85da64fe131fd3aeb615a6238ce08a65f..c6ace5b5476e396ee448d439362e7eee003a67a1 100644 (file)
@@ -1,3 +1,11 @@
+2002-04-15  Ian Abbott  <abbotti@mev.co.uk>
+
+       * host.c (SET_H_ERRNO): New function-like macro to set `h_errno'.
+       (gethostbyname_with_timeout): Use it.
+
+       * utils.c: Don't define `SETJMP()', `run_with_timeout_env' or
+       `abort_run_with_timeout()' when `USE_SIGNAL_TIMEOUT' is undefined.
+
 2002-04-15  Hrvoje Niksic  <hniksic@arsdigita.com>
 
        * host.c (getaddrinfo_with_timeout): New function.