]> sjero.net Git - wget/blobdiff - src/ChangeLog
Use futimens instead of utimes.
[wget] / src / ChangeLog
index 19d5f4bfa7839a8c952dad6a38a3033254a90428..1bbc6acc0f4691d6f7cbdcb16933e7b7a0c8b6ae 100644 (file)
@@ -1,5 +1,9 @@
 2011-04-19  Giuseppe Scrivano  <gscrivano@gnu.org>
 
+       * Makefile.am (LIBS): Add $(LIB_CLOCK_GETTIME)
+       * utils.c: Include <sys/stat.h>.  Do not include <sys/time.h>.
+       (touch): Use `futimens' instead of `utimes'.
+
        * mswindows.h: Do not include <direct.h>.  Remove macro definition for
        mkdir.