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). --- PROJECTS | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'PROJECTS') diff --git a/PROJECTS b/PROJECTS index 3796dff180..4c755ff8dd 100644 --- a/PROJECTS +++ b/PROJECTS @@ -87,7 +87,8 @@ contact [ 9] Write AVL-tree based tsearch() et.al. functions. Currently only a very simple algorithm is used. - + There is a public domain version but using this would cause problems + with the assignment. [10] Extend regex and/or rx to work with wide characters. @@ -107,7 +108,8 @@ contact contribute it to the FSF. -[13] Write access function for group, ether, shadow, rpc, netmasks, - bootparams, netgroup, publickey, automount, aliases databases. +[13] Write access function for ether, shadow, netmasks, bootparams, + netgroup, publickey, automount, aliases databases for nss_files + and nss_db module. The functions should be embedded in the nss scheme. This is not hard and not all services must be supported at once. -- cgit 1.4.1