diff options
author | Ulrich Drepper <drepper@redhat.com> | 1997-03-22 01:16:50 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1997-03-22 01:16:50 +0000 |
commit | 0b25d4905e4b5c938d4487f82f4ce44bc03d07a4 (patch) | |
tree | 2c995f630d6cfb5569736f0475b9332596216401 | |
parent | i386 specific definitions for gmon. (diff) | |
download | glibc-0b25d4905e4b5c938d4487f82f4ce44bc03d07a4.tar.gz glibc-0b25d4905e4b5c938d4487f82f4ce44bc03d07a4.tar.bz2 glibc-0b25d4905e4b5c938d4487f82f4ce44bc03d07a4.zip |
Update.
-rw-r--r-- | BUGS | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -1,19 +1,15 @@ List of known bugs (certainly very incomplete) ---------------------------------------------- -Time-stamp: <1997-03-21T22:25:12+0100 drepper> +Time-stamp: <1997-03-22T02:15:52+0100 drepper> This following list contains those bugs which I'm aware of. Please -make sure that bugs you report are not listed here. I you can fix one -of these bugs I'll certainly be glad to receive a patch. +make sure that bugs you report are not listed here. If you can fix one +of these bugs/limitations I'll certainly be glad to receive a patch. Severity: [ *] to [***] -[***] At least on Linux/Alpha, there seem to be problems with dynamically - loading NSS modules in certain situations. - [PR libc/137] - [ **] For GNU libc on Linux, there is still no solution for the UTMP problem. [Among others: PR libc/39] @@ -35,3 +31,7 @@ Severity: [ *] to [***] [ *] The syslog function should print to the console if the LOG_CONS flag was given. [PR libc/72] + +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +Ulrich Drepper +drepper@cygnus.com |