]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 15 Jan 2000 12:00:16 +0000 (12:00 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 15 Jan 2000 12:00:16 +0000 (12:00 +0000)
m4/ChangeLog
old/sh-utils/ChangeLog

index 98a42d78b953f7c9f595a9d43c52d542d8787514..ad6bd2ebefd8ed170f30d948cde73e5dcd30d317 100644 (file)
@@ -1,6 +1,8 @@
 2000-01-15  Jim Meyering  <meyering@lucent.com>
 
        * jm-macros.m4 (AC_REPLACE_FUNCS): Add gethostname and getusershell.
+       (AC_REPLACE_FUNCS): Add memcpy and memset.
+       Add these, too: stime strcspn stpcpy strstr strtol strtoul.
 
 2000-01-12  Jim Meyering  <meyering@lucent.com>
 
index d9b4005426f1e2e916216e80d6a38a393fb73534..59f9ac632a5673bad4000fd44f3cb7a85f90dd17 100644 (file)
@@ -1,7 +1,8 @@
 2000-01-15  Jim Meyering  <meyering@lucent.com>
 
-       * configure.in (AC_REPLACE_FUNCS): Remove gethostname and getusershell.
-       Now that's done in m4/.
+       * configure.in (AC_REPLACE_FUNCS): Remove gethostname, getusershell,
+       memcpy, and memset.  Now that's done in m4/.
+       Remove these, too: stime strcspn stpcpy strstr strtol strtoul.
 
 2000-01-12  Jim Meyering  <meyering@lucent.com>