Mercurial > hg > octave-kai > gnulib-hg
changeset 2131:a5ff11c17d48
.
author | Jim Meyering <jim@meyering.net> |
---|---|
date | Sat, 15 Jan 2000 15:58:54 +0000 |
parents | 042ed6b4e170 |
children | d3130e90ffb1 |
files | m4/ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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>