about summary refs log tree commit diff
path: root/BUGS
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-02-27 16:53:21 +0000
committerUlrich Drepper <drepper@redhat.com>1998-02-27 16:53:21 +0000
commit227d9931ef8b8c9879e14fab19ee134411a04d5e (patch)
treebfb6029a81366ecc409388200ac778fe90025395 /BUGS
parentb8ce6e3ee025d50cee0a9ccf332fa53145ecf65d (diff)
downloadglibc-227d9931ef8b8c9879e14fab19ee134411a04d5e.tar.gz
glibc-227d9931ef8b8c9879e14fab19ee134411a04d5e.tar.xz
glibc-227d9931ef8b8c9879e14fab19ee134411a04d5e.zip
Update.
	* Makefile (distribute): Add README.libm.

1998-02-27  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* time/clocktest.c (main): Correct typo: "--" -> "==".

1998-02-25 20:53  H.J. Lu  <hjl@gnu.org>

	* sysdeps/alpha/fpu/bits/mathinline.h (atan): Removed the bogus
	inline function.
	(copysignf, __copysignf, copysign, fabsf, __fabsf, fabs): New
	inline functions.

	* math/libm.map (__atan2): Added.

1998-02-27  Ulrich Drepper  <drepper@cygnus.com>
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS4
1 files changed, 1 insertions, 3 deletions
diff --git a/BUGS b/BUGS
index 9c1eac3c65..546fab20a8 100644
--- a/BUGS
+++ b/BUGS
@@ -1,7 +1,7 @@
 	    List of known bugs (certainly very incomplete)
 	    ----------------------------------------------
 
-Time-stamp: <1998-02-26T09:19:15-0800 drepper>
+Time-stamp: <1998-02-27T13:05: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
@@ -60,8 +60,6 @@ Severity: [  *] to [***]
 [  *]  The libm-ieee `scalb' function gives wrong results for
        non-integral second parameters.
 
-[  *]  _IO_getline can loop forever, at least with C++
-       [PR libc/332]
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 Ulrich Drepper
 drepper@cygnus.com