]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 6 Jan 2003 13:05:24 +0000 (13:05 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 6 Jan 2003 13:05:24 +0000 (13:05 +0000)
lib/ChangeLog

index 5cf3ea1bc2352e0711ec2fa6264e3d45023c327d..4a5ce49240367b86f0862602a939aae1faabfa33 100644 (file)
@@ -1,3 +1,12 @@
+2003-01-06  Jim Meyering  <jim@meyering.net>
+
+       Update from gnulib.
+       * utime.c (utime_null): Use SAFE_READ_ERROR.
+       (utime_null): No need to call ftruncate if the file was nonempty.
+       * getdate.y (get_date): Test HAVE_STRUCT_TM_TM_ZONE, not HAVE_TM_ZONE.
+       * canon-host.c (strdup): Remove unused declaration.
+       Patches by Bruno Haible.
+
 2003-01-04  Jim Meyering  <jim@meyering.net>
 
        * version-etc.c: Update copyright date.