Update.
authorUlrich Drepper <drepper@redhat.com>
Fri, 30 Jan 1998 15:24:38 +0000 (15:24 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 30 Jan 1998 15:24:38 +0000 (15:24 +0000)
1998-01-31 00:21  Ulrich Drepper  <drepper@cygnus.com>

* posix/regex.c: Add some more cleanups by Akim Demaille.

1998-01-30 23:55  Ulrich Drepper  <drepper@cygnus.com>

* 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
PROJECTS

index 23ddfaa..070655e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+1998-01-31 00:21  Ulrich Drepper  <drepper@cygnus.com>
+
+       * posix/regex.c: Add some more cleanups by Akim Demaille.
+
+1998-01-30 23:55  Ulrich Drepper  <drepper@cygnus.com>
+
+       * 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  <drepper@cygnus.com>
 
        * Makefile.in: Add comment about CVSOPTS Makefile variable.
index c8a1963..7aa57e1 100644 (file)
--- 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 <bug-glibc@prep.ai.mit.edu>
@@ -75,7 +75,7 @@ contact <bug-glibc@prep.ai.mit.edu>
 [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 <bug-glibc@prep.ai.mit.edu>
      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