]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Tue, 11 Dec 2001 11:41:15 +0000 (11:41 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 11 Dec 2001 11:41:15 +0000 (11:41 +0000)
old/fileutils/ChangeLog

index e13c12ab75589c5c4b832950b7efff1abe856b7b..5cd1e870e56b407ca203ea16ce2ef305db312b75 100644 (file)
@@ -1,7 +1,13 @@
-2001-12-09  Jim Meyering  <meyering@lucent.com>
+2001-12-10  Jim Meyering  <meyering@lucent.com>
 
        * Version 4.1.4.
 
+       * src/dd.c (buggy_lseek_support): Remove function.
+       (skip_via_lseek) [__linux__]: New function.
+       (skip): Use skip_via_lseek, not buggy_lseek_support.
+
+2001-12-09  Jim Meyering  <meyering@lucent.com>
+
        * configure.in (ALL_LINGUAS): Add Estonian (et).
 
 2001-12-08  Jim Meyering  <meyering@lucent.com>