From 8ee46f4bf8c2917d5c141bffa468171bd6375997 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 15 Jan 2000 12:00:16 +0000 Subject: [PATCH] *** empty log message *** --- m4/ChangeLog | 2 ++ old/sh-utils/ChangeLog | 5 +++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/m4/ChangeLog b/m4/ChangeLog index 98a42d78b9..ad6bd2ebef 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,6 +1,8 @@ 2000-01-15 Jim Meyering * 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 diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index d9b4005426..59f9ac632a 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,7 +1,8 @@ 2000-01-15 Jim Meyering - * 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 -- 2.47.3