diff options
author | Ulrich Drepper <drepper@redhat.com> | 1997-12-28 18:24:23 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1997-12-28 18:24:23 +0000 |
commit | 45cfe22efea3f11718f444fcce542bdc3e303e1c (patch) | |
tree | f79e1b49a5a9b48a938f9478637358fe43bc5bc3 /BUGS | |
parent | cc3685d59ff6d867998d48c0f7535715d5030078 (diff) | |
download | glibc-cvs/glibc-2_0_6.tar glibc-cvs/glibc-2_0_6.tar.gz glibc-cvs/glibc-2_0_6.tar.bz2 glibc-cvs/glibc-2_0_6.zip |
Update.glibc-2.0.6cvs/glibc-2_0_6
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,7 +1,7 @@ List of known bugs (certainly very incomplete) ---------------------------------------------- -Time-stamp: <1997/12/24 21:37:17 drepper> +Time-stamp: <1997-12-28T12:54:55+0100 drepper> This following list contains those bugs which I'm aware of. Please make sure that bugs you report are not listed here. If you can fix one @@ -66,6 +66,9 @@ Severity: [ *] to [***] calls this function very often which normally is not the case. The problem is fixed for glibc 2.1. +[ *] Using the NSS modules from statically linked programs sometimes + fails (for very large entries). The problem is fixed in glibc 2.1. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Ulrich Drepper drepper@cygnus.com |