From de6b062321f6631c49119190dc63b00a566148df Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 28 Jun 1996 11:42:05 +0000 Subject: Fri Jun 28 07:27:10 1996 Roland McGrath * string/strndup.c (strndup): Always terminate the string. * string/string.h (strndupa): Likewise. Thu Jun 27 14:22:31 1996 Andreas Schwab * stdio/Makefile (routines): Add vscanf. * stdio-common/Makefile (routines): Remove vscanf. * stdio-common/vscanf.c: Move to ... * stdio/vscanf.c: here. * rpm/Makefile (headers, install-lib, install-lib.so, versioned, install-bin, install-sbin, install-data, install-others): Add $(-VARIABLE). --- ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d3ad0e0e4b..b9a6ff3054 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +Fri Jun 28 07:27:10 1996 Roland McGrath + + * string/strndup.c (strndup): Always terminate the string. + * string/string.h (strndupa): Likewise. + +Thu Jun 27 14:22:31 1996 Andreas Schwab + + * stdio/Makefile (routines): Add vscanf. + * stdio-common/Makefile (routines): Remove vscanf. + * stdio-common/vscanf.c: Move to ... + * stdio/vscanf.c: here. + + * rpm/Makefile (headers, install-lib, install-lib.so, + versioned, install-bin, install-sbin, install-data, + install-others): Add $(-VARIABLE). + Fri Jun 28 02:41:08 1996 Roland McGrath * nss/Makefile (databases): New variable. -- cgit v1.2.3