diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-01-30 15:24:38 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-01-30 15:24:38 +0000 |
commit | acaee4d7aa686e058f3cce22fda157c572f4de2c (patch) | |
tree | e912ef2df76f58a8e8d5287dc0e67e7f61969ec2 /PROJECTS | |
parent | 379bb42503133fd777012ab0a3101f1bb09c5528 (diff) | |
download | glibc-acaee4d7aa686e058f3cce22fda157c572f4de2c.tar.gz glibc-acaee4d7aa686e058f3cce22fda157c572f4de2c.tar.xz glibc-acaee4d7aa686e058f3cce22fda157c572f4de2c.zip |
Update. cvs/libc-ud-980130
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.
Diffstat (limited to 'PROJECTS')
-rw-r--r-- | PROJECTS | 13 |
1 files changed, 3 insertions, 10 deletions
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 <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 |