From 78b5ba3eb73f9fce0eb72061747846c507fd6cd2 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sat, 22 Jun 1996 15:00:08 +0000 Subject: Sat Jun 22 10:44:09 1996 Roland McGrath * rpm/template (Source): New field. (%prep, %build, %install): New sections. (%files): Add %doc FAQ NEWS NOTES README. * rpm/rpmrc (builddir): Removed. --- PROJECTS | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) (limited to 'PROJECTS') diff --git a/PROJECTS b/PROJECTS index 3150ce11cf..3796dff180 100644 --- a/PROJECTS +++ b/PROJECTS @@ -1,6 +1,6 @@ Open jobs for finishing GNU libc: --------------------------------- -Status: May 1996 +Status: June 1996 If you have time and talent to take over any of the jobs below please contact @@ -63,6 +63,8 @@ contact The libm is in fact fdlibm (not the same as in Linux libc). +**** Partly done. + [ 7] If you enjoy assembler programming (as I do --drepper :-) you might be interested in writing optimized versions for some functions. @@ -80,6 +82,8 @@ contact [ 8] Write nftw() function. Perhaps it might be good to reimplement the ftw() function as well to share most of the code. +**** Almost done! + [ 9] Write AVL-tree based tsearch() et.al. functions. Currently only a very simple algorithm is used. @@ -96,3 +100,14 @@ contact b) is without mmap support at least as fast as the current implementation c) will be extended with the current hooks and additional functions + + +[12] Implement shadow password handling. There exist some but I don't + know of any falling under LGPL and where the author is willing to + contribute it to the FSF. + + +[13] Write access function for group, ether, shadow, rpc, netmasks, + bootparams, netgroup, publickey, automount, aliases databases. + The functions should be embedded in the nss scheme. This is not + hard and not all services must be supported at once. -- cgit v1.2.3