]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Use struct_fstat when calling fstat because of Borland's lack of 64-bit
[wget] / src / ChangeLog
index 5b0a1b230dc36ccb6cbe082b223dc2ca37540edd..044390dcde7a76ddfdda9f893d1fdc2e812d536e 100644 (file)
@@ -1,3 +1,12 @@
+2005-06-23  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * utils.c (read_file): Ditto.
+
+       * main.c (main): Use struct_fstat.
+
+       * mswindows.h (struct_fstat): Define a struct_fstat to deal with
+       the fact that Borland 5.5 has 64-bit stat, but not 64-bit fstat!
+
 2005-06-23  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * sysdep.h: Remove code that deals with Watcom.