diff options
author | Jim Meyering <jim@meyering.net> | 2000-01-15 12:06:03 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-01-15 12:06:03 +0000 |
commit | 590f2decc548b8d971aea659014699d6697d8875 (patch) | |
tree | 05fca81e4f4d22c86d90d4124ba98ef1e4f1ea95 /old/fileutils | |
parent | 489dafa7bcfc3ad56a33a0561853158b341a3a6d (diff) | |
download | coreutils-590f2decc548b8d971aea659014699d6697d8875.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/fileutils')
-rw-r--r-- | old/fileutils/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 804072e14..31742f74e 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,9 @@ +2000-01-15 Jim Meyering <meyering@lucent.com> + + * configure.in (AC_REPLACE_FUNCS): Remove these: euidaccess memcpy + memcmp memset mkdir rmdir rpmatch stpcpy strndup strstr strtol + strtoul strverscmp. Now they're in m4/. + 2000-01-12 Jim Meyering <meyering@lucent.com> * tests/shred/remove: Make the warning that this shred test may not |