]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Wed, 14 Nov 2001 11:53:06 +0000 (11:53 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 14 Nov 2001 11:53:06 +0000 (11:53 +0000)
old/textutils/ChangeLog

index 3927cfe326abfc7d246df31f5d6cbf96a8bbc3ad..81e33ccc73f6a1b4746f7699d1e817992518f99c 100644 (file)
@@ -2,6 +2,14 @@
 
        * Version 2.0.17.
 
+2001-11-14  Paul Eggert  <eggert@twinsun.com>
+
+       * src/tail.c (file_lines): Remove unnecessary cast.
+       (tail_lines): Could have called file_lines even though the first
+       lseek failed.  Fix that.
+
+2001-11-14  Jim Meyering  <meyering@lucent.com>
+
        * src/tail.c (file_lines): Add a parameter, start_pos.
        Work properly even when the read pointer is not at beginning of file.
        (tail_lines): Call file_lines for any regular file, as long as lseek