summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-01-15 15:58:54 +0000
committerJim Meyering <jim@meyering.net>2000-01-15 15:58:54 +0000
commitdfc6a234b072a185ea8c28f7137e83df6e6fd7b0 (patch)
tree451a2bb9ad014d8c76616cebc69dca5f22763326
parentb07aaa6cd0b9f2273715f120a75bb69a8dbfd849 (diff)
downloadcoreutils-dfc6a234b072a185ea8c28f7137e83df6e6fd7b0.tar.xz
.
-rw-r--r--m4/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index ad6bd2ebe..d986c96d4 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -3,6 +3,8 @@
* 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.
+ Add strpbrk.
+ Add these: euidaccess memcmp mkdir rmdir rpmatch strndup strverscmp.
2000-01-12 Jim Meyering <meyering@lucent.com>