From: Ulrich Drepper Date: Sat, 14 Mar 1998 10:00:17 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/before-sparc-2_0_x-branch~63 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8b09ad32c9ec43ff031d0b496f62522ad80db92;p=thirdparty%2Fglibc.git Update. --- diff --git a/BUGS b/BUGS index 94d7f0424a1..c8e411ef8b6 100644 --- 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 header file. In glibc it is defined in 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 (+). diff --git a/ChangeLog b/ChangeLog index 05f1636c098..a989125f3a9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 1998-03-14 Ulrich Drepper + * 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