diff options
-rw-r--r-- | m4/ChangeLog | 2 |
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> |