glibc/math
Ulrich Drepper 219aa9e9f9 Update.
1999-08-18  Ulrich Drepper  <drepper@cygnus.com>

	* Rules: When generating stdio_lim.h also rewrite IOV_MAX definition.
	* stdio-common/stdio_lim.h.in: Add IOV_MAX template.
	* include/bits/xopen_lim.h: Don't define IOV_MAX here, get it from
	stdio_lim.h.  Define LONG_BIT and WORD_BIT.

	* include/features.h: Define __USE_XOPEN2K if _XOPEN_SOURCE == 600.

	* libio/stdio.h: Don't declare cuserid and getopt for X/Open issue 6.

	* misc/search.h: Don't define NULL.

	* posix/sys/types.h: Define blksize_t if it hasn't happened.
	Only define key_t and blkcnt_t if it hasn't happened before.
	Define blksize_t if not happened before.
	* io/sys/stat.h: Don't define pid_t.  Define blkcnt_t and blksize_t.
	* sysdeps/generic/bits/types.h: Define __blksize_t.
	* sysdeps/unix/sysv/linux/alpha/bits/types.h: Likewise.
	* sysdeps/unix/sysv/linux/bits/types.h: Likewise.
	* sysdeps/unix/sysv/linux/mips/bits/types.h: Likewise.
	* sysdeps/unix/sysv/linux/sparc/bits/types.h: Likewise.
	* sysdeps/unix/sysv/sysv4/solaris2/bits/types.h: Likewise.
	* sysdeps/mach/hurd/bits/stat.h (struct stat): Use __blksize_t for
	st_blksize member.
	(struct stat64): Likewise.
	* sysdeps/unix/bsd/bits/stat.h: Likewise.
	* sysdeps/unix/bsd/osf/alpha/bits/stat.h: Likewise.
	* sysdeps/unix/sysv/linux/alpha/bits/stat.h: Likewise.
	* sysdeps/unix/sysv/linux/bits/stat.h: Likewise.
	* sysdeps/unix/sysv/linux/mips/bits/stat.h: Likewise.
	* sysdeps/unix/sysv/sysv4/i386/bist/stat.h: Likewise.
	* sysdeps/unix/sysv/sysv4/solaris2/bits/stat.h: Likewise.

	* stdlib/getsubopt.c: Correct type of second argument.
	* stdlib/stdlib.h: Likewise.

	* stdlib/monetary.h: Don't include sys/types.h.  Define only size_t
	and ssize_t.

	* sysdeps/generic/putenv.c: Correct type of parameter.
	* stdlib/stdlib.h: Likewise.

	* sysdeps/generic/msgsnd.c: Correct type of second parameter.
	* sysdeps/unix/sysv/linux/msgsnd.c: Likewise.
	* sysvips/sys/msg.h: Likewise.

	* sysdeps/generic/semop.c: Correct type of third parameter.
	* sysdeps/unix/sysv/linux/semop.c: Likewise.
	* sysvipc/sys/sem.h: Likewise.  Don't include sys/types.h, define
	size_t.

	* sysdeps/generic/shmget.c: Correct type of second parameter.
	* sysdeps/unix/sysv/linux/shmget.c: Likewise.
	* sysvips/sys/shm.h: Likewise.  Don't include unistd.h and sys/types.h.
	Declare __getpagesize here.

	* sysdeps/generic/bits/ipc.h: Include bits/types.h instead of
	sys/types.h.
	* sysdeps/gnu/bits/ipc.h: Likewise.
	* sysdeps/unix/sysv/linux/alpha/bits/ipc.h: Likewise.
	* sysdeps/unix/sysv/linux/mips/bits/ipc.h: Likewise.
	* sysdeps/unix/sysv/linux/powerpc/bits/ipc.h: Likewise.
	* sysvipc/sys/ipc.h: Define uid_t, gid_t, mode_t, and key_t if not
	already done.

	* sysdeps/unix/bsd/usleep.c: Correct type of parameter.

	* debug/versions: Export __cyg_profile_func_enter and
	__cyg_profile_func_exit.

	* math/bits/mathcalls.h: Pretty print.
1999-08-18 07:53:35 +00:00
..
bits Update. 1999-08-18 07:53:35 +00:00
machine Update. 1999-07-14 00:54:57 +00:00
.cvsignore
atest-exp2.c
atest-exp.c
atest-sincos.c
cabs.c Update. 1998-11-10 19:11:20 +00:00
cabsf.c Update. 1998-11-10 19:11:20 +00:00
cabsl.c Update. 1998-11-10 19:11:20 +00:00
carg.c
cargf.c
cargl.c
cimag.c Update. 1998-11-10 19:11:20 +00:00
cimagf.c Update. 1998-11-10 19:11:20 +00:00
cimagl.c Update. 1998-11-10 19:11:20 +00:00
complex.h Update. 1999-06-23 11:04:09 +00:00
conj.c Update. 1998-11-10 19:11:20 +00:00
conjf.c Update. 1998-11-10 19:11:20 +00:00
conjl.c Update. 1998-11-10 19:11:20 +00:00
creal.c Update. 1998-11-10 19:11:20 +00:00
crealf.c Update. 1998-11-10 19:11:20 +00:00
creall.c Update. 1998-11-10 19:11:20 +00:00
fenv.h
ieee-math.c
libm-test.c Update. 1999-08-17 22:42:00 +00:00
Makefile 1999-07-19 Andreas Schwab <schwab@suse.de> 1999-07-20 08:19:37 +00:00
math_private.h Update. 1999-07-15 18:26:25 +00:00
math.h Update. 1998-12-08 13:12:47 +00:00
test-double.c
test-fenv.c
test-float.c
test-idouble.c
test-ifloat.c
test-ildoubl.c
test-ldouble.c
test-math.c
test-matherr.c
tgmath.h Update. 1999-06-19 09:58:37 +00:00
Versions Update. 1999-01-19 10:11:00 +00:00
w_acos.c Update. 1999-07-14 00:54:57 +00:00
w_acosf.c Update. 1999-07-14 00:54:57 +00:00
w_acosh.c Update. 1999-07-14 00:54:57 +00:00
w_acoshf.c Update. 1999-07-14 00:54:57 +00:00
w_acoshl.c Update. 1999-07-14 00:54:57 +00:00
w_acosl.c Update. 1999-07-14 00:54:57 +00:00
w_asin.c Update. 1999-07-14 00:54:57 +00:00
w_asinf.c Update. 1999-07-14 00:54:57 +00:00
w_asinl.c Update. 1999-07-14 00:54:57 +00:00
w_atan2.c Update. 1999-07-14 00:54:57 +00:00
w_atan2f.c Update. 1999-07-14 00:54:57 +00:00
w_atan2l.c Update. 1999-07-14 00:54:57 +00:00
w_atanh.c Update. 1999-07-14 00:54:57 +00:00
w_atanhf.c Update. 1999-07-14 00:54:57 +00:00
w_atanhl.c Update. 1999-07-14 00:54:57 +00:00
w_cosh.c Update. 1999-07-14 00:54:57 +00:00
w_coshf.c Update. 1999-07-14 00:54:57 +00:00
w_coshl.c Update. 1999-07-14 00:54:57 +00:00
w_drem.c Update. 1999-07-14 00:54:57 +00:00
w_dremf.c Update. 1999-07-14 00:54:57 +00:00
w_dreml.c Update. 1999-07-14 00:54:57 +00:00
w_exp2.c Update. 1999-07-14 00:54:57 +00:00
w_exp2f.c Update. 1999-07-14 00:54:57 +00:00
w_exp2l.c Update. 1999-07-14 00:54:57 +00:00
w_exp10.c Update. 1999-07-14 00:54:57 +00:00
w_exp10f.c Update. 1999-07-14 00:54:57 +00:00
w_exp10l.c Update. 1999-07-14 00:54:57 +00:00
w_fmod.c Update. 1999-07-14 00:54:57 +00:00
w_fmodf.c Update. 1999-07-14 00:54:57 +00:00
w_fmodl.c Update. 1999-07-14 00:54:57 +00:00
w_hypot.c Update. 1999-07-14 00:54:57 +00:00
w_hypotf.c Update. 1999-07-14 00:54:57 +00:00
w_hypotl.c Update. 1999-07-14 00:54:57 +00:00
w_j0.c Update. 1999-07-14 00:54:57 +00:00
w_j0f.c Update. 1999-07-14 00:54:57 +00:00
w_j0l.c Update. 1999-07-14 00:54:57 +00:00
w_j1.c Update. 1999-07-14 00:54:57 +00:00
w_j1f.c Update. 1999-07-14 00:54:57 +00:00
w_j1l.c Update. 1999-07-14 00:54:57 +00:00
w_jn.c Update. 1999-07-14 00:54:57 +00:00
w_jnf.c Update. 1999-07-14 00:54:57 +00:00
w_jnl.c Update. 1999-07-14 00:54:57 +00:00
w_lgamma_r.c Update. 1999-07-14 00:54:57 +00:00
w_lgamma.c Update. 1999-07-14 00:54:57 +00:00
w_lgammaf_r.c Update. 1999-07-14 00:54:57 +00:00
w_lgammaf.c Update. 1999-07-14 00:54:57 +00:00
w_lgammal_r.c Update. 1999-07-14 00:54:57 +00:00
w_lgammal.c Update. 1999-07-14 00:54:57 +00:00
w_log10.c Update. 1999-07-14 00:54:57 +00:00
w_log10f.c Update. 1999-07-14 00:54:57 +00:00
w_log10l.c Update. 1999-07-14 00:54:57 +00:00
w_log.c Update. 1999-07-14 00:54:57 +00:00
w_logf.c Update. 1999-07-14 00:54:57 +00:00
w_logl.c Update. 1999-07-14 00:54:57 +00:00
w_pow.c Update. 1999-07-14 00:54:57 +00:00
w_powf.c Update. 1999-07-14 00:54:57 +00:00
w_powl.c Update. 1999-07-14 00:54:57 +00:00
w_remainder.c Update. 1999-07-14 00:54:57 +00:00
w_remainderf.c Update. 1999-07-14 00:54:57 +00:00
w_remainderl.c Update. 1999-07-14 00:54:57 +00:00
w_scalb.c Update. 1999-07-14 00:54:57 +00:00
w_scalbf.c Update. 1999-07-14 00:54:57 +00:00
w_scalbl.c Update. 1999-07-14 00:54:57 +00:00
w_sinh.c Update. 1999-07-14 00:54:57 +00:00
w_sinhf.c Update. 1999-07-14 00:54:57 +00:00
w_sinhl.c Update. 1999-07-14 00:54:57 +00:00
w_sqrtl.c Update. 1999-07-14 00:54:57 +00:00
w_tgamma.c Update. 1999-07-14 00:54:57 +00:00
w_tgammaf.c Update. 1999-07-14 00:54:57 +00:00
w_tgammal.c Update. 1999-07-14 00:54:57 +00:00