]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 14 Dec 1997 16:28:06 +0000 (16:28 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 14 Dec 1997 16:28:06 +0000 (16:28 +0000)
old/fileutils/ChangeLog

index 48e7bee5ff899e69cc41f59b680c232d0d955873..7bb2613b843cca6c75912c2162c7ac710b58b889 100644 (file)
@@ -1,5 +1,8 @@
 1997-12-14  Jim Meyering  <meyering@na-net.ornl.gov>
 
+       * src/system.h: Remove lseek and memchr dcls.
+       * src/sys2.h: Put them here instead.
+
        * Version 3.16g.
 
        * src/rm.c (ASSIGN_STRDUPA): Cast alloca return value to char*.