diff options
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 26 |
1 files changed, 10 insertions, 16 deletions
diff --git a/BUGS b/BUGS index e2fe459e20..3d449f362d 100644 --- a/BUGS +++ b/BUGS @@ -1,20 +1,20 @@ List of known bugs (certainly very incomplete) ---------------------------------------------- -Time-stamp: <1997-05-21T20:55:45+0200 drepper> +Time-stamp: <1997-08-04T00:50:04+0200 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 of these bugs/limitations I'll certainly be glad to receive a patch. Another source of information about bugs is the problem data base of the -GNU project. There is an easy to use WWW interface is available at +GNU project. There is an easy to use WWW interface available at http://www-gnats.gnu.ai.mit.edu:8080/cgi-bin/wwwgnats.pl I would appreciate it very much if you could verify the problem was not -reported before by looking though the database. To make the information -in this data as useful as possible please report bugs always using the +reported before by looking through the database. To make the information +in this database as useful as possible please report bugs always using the `glibcbug' shell script which gets installed with GNU libc. @@ -23,14 +23,8 @@ in this data as useful as possible please report bugs always using the Severity: [ *] to [***] -[ **] For GNU libc on Linux, there is still no solution for the UTMP - problem. Two people are working on a possible solution. - [Among others: PR libc/39] - [ **] There are problems with signal handling when using LinuxThreads. -[ **] The `cbrtl' function for ix86 does not work in the moment. - [ *] The precision of the `sinhl' and/or `asinhl' function do not seem to be the best. @@ -50,13 +44,13 @@ Severity: [ *] to [***] symbols in <linux/limits.h> available. [PR libc/140] -[ *] The localedef program should interpret only the required categories - addressed by `copy' statements. This especially means that limited - character sets must not lead to errors if the LC_CTYPE category in - the locale addressed by `copy' is not really used. +[ *] The localedef program should not generate errors if for categories + which are not used for the output there are characters referenced + which are not defined in the charmap. + [PR libc/229] -[ *] Statically linking with libpthread leads to strange warnings - from the linker. I don't know why this happen so far. +[ *] The rcmd() functions (more concrete: the handling of .rhosts) does + not support netgroups and wildcards (+). ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Ulrich Drepper |