]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Sat, 14 Mar 1998 10:00:17 +0000 (10:00 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 14 Mar 1998 10:00:17 +0000 (10:00 +0000)
BUGS
ChangeLog

diff --git a/BUGS b/BUGS
index 94d7f0424a1b4f13ec5f24abf7e86dfe0843f633..c8e411ef8b6c3979c1f060e9725296025c3be0a6 100644 (file)
--- a/BUGS
+++ b/BUGS
@@ -1,7 +1,7 @@
            List of known bugs (certainly very incomplete)
            ----------------------------------------------
 
-Time-stamp: <1997-12-28T12:54:55+0100 drepper>
+Time-stamp: <1998-03-14T09:23:56-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
@@ -25,17 +25,9 @@ Severity: [  *] to [***]
 
 [ **]  There are problems with signal handling when using LinuxThreads.
 
-[ **]  The libm-ieee `log2' function seems to be very inaccurate.
-
-[  *]  The libm-ieee `asin' function gives wrong results (at least for 0.5).
-
 [  *]  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
@@ -46,7 +38,7 @@ Severity: [  *] to [***]
        directive, with localedef, not only the copied category is
        checked for errors, but the whole file containing the same
        category.
-       [PR libc/207]
+       [PR libc/207 and PR libc/454]
 
 [  *]  The localedef program should not generate errors if for categories
        which are not used for the output there are characters referenced
@@ -54,7 +46,7 @@ Severity: [  *] to [***]
        [PR libc/229]
 
 [  *]  _IO_getline can loop forever, at least with C++
-       [PR libc/332]
+       [PR libc/332]  The problem is fixed for glibc 2.1.
 
 [  *]  The rcmd() functions (more concrete: the handling of .rhosts) does
        not support netgroups and wildcards (+).
index 05f1636c0988de46bdfdd7bda8bbba9b2c40679a..a989125f3a98e097e0e0b21ed13291a80866ea84 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 1998-03-14  Ulrich Drepper  <drepper@cygnus.com>
 
+       * string/tester.c (main): Update strsep tests from 2.1.
+
        * sysdeps/unix/sysv/linux/alpha/ioperm.c: Remove selection of
        instruction set here.
        * sysdeps/unix/sysv/linux/alpha/Makefile (CFLAGS-ioperm.c): Define