diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-02-03 17:52:15 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-02-03 17:52:15 +0000 |
commit | 05c83ef1c11d0bde1275b73083aef0f49da3825b (patch) | |
tree | 68449b0162a814a28725edd60eaf6e675a578d5b /BUGS | |
parent | 0678826d46c6bfc5fbdb3e1a2a13f202195255b6 (diff) | |
download | glibc-05c83ef1c11d0bde1275b73083aef0f49da3825b.tar glibc-05c83ef1c11d0bde1275b73083aef0f49da3825b.tar.gz glibc-05c83ef1c11d0bde1275b73083aef0f49da3825b.tar.bz2 glibc-05c83ef1c11d0bde1275b73083aef0f49da3825b.zip |
(Severity): Update.
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -1,7 +1,7 @@ List of known bugs (certainly very incomplete) ---------------------------------------------- -Time-stamp: <1998-09-10T17:09:57-0700 drepper> +Time-stamp: <1999-02-03T17:51:49-0800 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 @@ -30,10 +30,6 @@ Severity: [ *] to [***] [ *] The precision of the `sinhl' and/or `asinhl' function do not seem to be the best. -[ *] The syslog function should print to the console if the LOG_CONS - flag was given. - [PR libc/72] - [ *] On Linux, there should be a way to prevent defining the symbol NGROUPS_MAX in the <linux/limits.h> header file. In glibc it is defined in <posix1_lim.h> which must not make the other |