glibc/math
Ulrich Drepper 81e9dad672 Update.
1997-03-17 04:00  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/libmieee754/w_atan2.c: Don't ignore exception if library
	type is SVID.
	* sysdeps/libmieee754/w_atan2f.c: Likewise.
	* sysdeps/libmieee754/w_atan2l.c: Likewise.

	* sysdeps/unix/sysv/linux/sys/mman.h (msync): Add descrption for
	FLAGS parameter.

1997-03-16 20:28  Philip Blundell  <phil@london.uk.eu.org>

	* sysdeps/unix/sysv/linux/socketbits.h: Add more SOL_ values.
	Change msg_iovlen and msg_controllen (in struct msghdr) to
	`size_t' to keep in step with kernel.

	* manual/examples/dir2.c: New example for scandir.
	* math/test/float.c: New file.  Frontend for float tests.
	* math/test/double.c: New file.  Frontend for double tests.
	* math/test/longdouble.c: New file.  Frontend for long double  tests.
	* sysdeps/ieee754/huge_val.h: Remove definition of long double
	* sysdeps/libm-i387/s_scalbn.S: Likewise.
	* sysdeps/libm-i387/s_scalbnf.S: Likewise.
	* sysdeps/libm-i387/s_scalbnl.S: Likewise.
	* sysdeps/libm-i387/s_expm1.S: Change return value for -inf
	* sysdeps/libm-i387/s_expm1f.S: Likewise.
	* sysdeps/libm-i387/s_expm1l.S: Likewise.
	* sysdeps/libm-i387/s_isinfl.c: Return -1 for -inf.
	* sysdeps/libm-i387/s_logbl.S: Correct return value.  Discard first
	* sysdeps/libm-ieee754/w_powf.c: Likewise.
	* sysdeps/libm-ieee754/w_powl.c: Likewise.
	* sysdeps/unix/sysv/linux/alpha/statbuf.h: Likewise.
	* nss/nss_files/files-hosts.c: Likewise.
	Based on a patch by H.J. Lu <hjl@gnu.ai.mit.edu>.
	* nis/ypclnt.c (__yp_bind): Fix possible buffer overflow.
	* posix/unistd.h: Add prototype for __euidaccess.
	* sysdeps/stub/euidaccess.c: Likewise.
1997-03-17 03:04:18 +00:00
..
machine Mon Mar 4 20:54:40 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1996-03-05 21:41:30 +00:00
.cvsignore Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
Makefile Update. 1997-03-08 05:28:20 +00:00
cabs.c Update. 1997-03-08 05:28:20 +00:00
cabsf.c Update. 1997-03-08 05:28:20 +00:00
cabsl.c Update. 1997-03-08 05:28:20 +00:00
cimag.c Update. 1997-03-08 05:28:20 +00:00
cimagf.c Update. 1997-03-08 05:28:20 +00:00
cimagl.c Update. 1997-03-08 05:28:20 +00:00
cmathcalls.h Update. 1997-03-08 05:28:20 +00:00
complex.h Update. 1997-03-08 05:28:20 +00:00
conj.c Update. 1997-03-08 05:28:20 +00:00
conjf.c Update. 1997-03-08 05:28:20 +00:00
conjl.c Update. 1997-03-08 05:28:20 +00:00
creal.c Update. 1997-03-08 05:28:20 +00:00
crealf.c Update. 1997-03-08 05:28:20 +00:00
creall.c Update. 1997-03-08 05:28:20 +00:00
ieee-math.c * hurd/hurdinit.c (map0): Remove [!PIC] conditional. 1996-06-16 09:31:23 +00:00
libm-test.c Update. 1997-03-16 20:28:07 +00:00
math.h Update. 1997-03-16 20:28:07 +00:00
math_private.h update from main archive 960830 1996-08-31 00:13:23 +00:00
mathcalls.h Update. 1997-03-08 05:28:20 +00:00
test-double.c Update. 1997-03-17 03:04:18 +00:00
test-float.c Update. 1997-03-17 03:04:18 +00:00
test-longdouble.c Update. 1997-03-17 03:04:18 +00:00
test-math.c Sun Mar 3 08:43:44 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> 1996-03-05 19:06:19 +00:00