]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Updated dependencies of connect$o to include utils.h
[wget] / src / ChangeLog
index e1f725b85da64fe131fd3aeb615a6238ce08a65f..a0b1cd70ea8d4b4f08db6182826c0fec52b12450 100644 (file)
@@ -1,3 +1,16 @@
+2002-04-15  Ian Abbott  <abbotti@mev.co.uk>
+
+       Makefile.in: The target `connect$o' (connect.o) now depends on
+       `utils.h'
+
+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.