From acaee4d7aa686e058f3cce22fda157c572f4de2c Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 30 Jan 1998 15:24:38 +0000 Subject: Update. 1998-01-31 00:21 Ulrich Drepper * posix/regex.c: Add some more cleanups by Akim Demaille. 1998-01-30 23:55 Ulrich Drepper * signal/signal.h: Revert last change. * string/strsignal.c: Regard signal number NSGI as illegal. * sysdeps/unix/sysv/linux/siglist.c: Define array only with NSIG members. --- ChangeLog | 11 +++++++++++ PROJECTS | 13 +++---------- 2 files changed, 14 insertions(+), 10 deletions(-) diff --git a/ChangeLog b/ChangeLog index 23ddfaadd4..070655eda1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +1998-01-31 00:21 Ulrich Drepper + + * posix/regex.c: Add some more cleanups by Akim Demaille. + +1998-01-30 23:55 Ulrich Drepper + + * signal/signal.h: Revert last change. + * string/strsignal.c: Regard signal number NSGI as illegal. + * sysdeps/unix/sysv/linux/siglist.c: Define array only with NSIG + members. + 1998-01-30 23:37 Ulrich Drepper * Makefile.in: Add comment about CVSOPTS Makefile variable. diff --git a/PROJECTS b/PROJECTS index c8a196342b..7aa57e11f9 100644 --- a/PROJECTS +++ b/PROJECTS @@ -1,6 +1,6 @@ Open jobs for finishing GNU libc: --------------------------------- -Status: August 1997 +Status: January 1998 If you have time and talent to take over any of the jobs below please contact @@ -75,7 +75,7 @@ contact [10] Extend regex and/or rx to work with wide characters and complete implementation of character class and collation class handling. - It is planed to do a complete rewrite. + It is planned to do a complete rewrite. [11] Write access function for netmasks, bootparams, and automount @@ -84,19 +84,12 @@ contact hard and not all services must be supported at once. -[13] Several more or less small functions have to be written: - - + grantpt(), ptsname(), unlockpt() from XPG4.2 - - More information is available on request. - - [14] We need to write a library for on-the-fly transformation of streams of text. In fact, this would be a recode-library (you know, GNU recode). This is needed in several places in the GNU libc and I already have rather concrete plans but so far no possibility to start this. -*** The library is available, no it remains to be used in the streams. +*** The library is available, now it remains to be used in the streams. [15] Cleaning up the header files. Ideally, each header style should -- cgit v1.2.3