]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Provide the support for int32_t and u_int32_t.
[wget] / src / ChangeLog
index 23b5dae18abb9e401c50f0c227aefb7c574065af..2e7fc75083e2ad61343cb46620b4a46ebc6c5db3 100644 (file)
@@ -1,3 +1,11 @@
+2003-10-11  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * host.c (lookup_host): Use u_int32_t to store the result of
+       inet_addr().  That removes the need for offset fiddling, caring
+       about endian-ness, etc.
+
+       * sysdep.h: Define int32_t and u_int32_t if not available.
+
 2003-10-11  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * ftp-basic.c (ftp_epsv): Use socklen_t * as the third argument to