summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-12-14 16:28:06 +0000
committerJim Meyering <jim@meyering.net>1997-12-14 16:28:06 +0000
commit970ffd85201ab3642df30701d9be993229c240cf (patch)
treedc0b6ba6df58c719163c05ae2e871df5ffcd479a /old
parent7dcb361c82cdef470c11ccc854b5edfc5c7b3b85 (diff)
downloadcoreutils-970ffd85201ab3642df30701d9be993229c240cf.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 48e7bee5f..7bb2613b8 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -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*.