glibc/math
Ulrich Drepper bb967344ee Update.
1998-07-09  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* Make-dist (+sysdep-tsrcs): Add Versions.

1998-07-09  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* math/Versions: Remove __log1p, __atan2, __fe_dfl_env,
	__fe_enabled_env, __fe_nonieee_env and __fe_nomask_env.
	* sysdeps/powerpc/Versions: New file.
	* csu/Versions: Remove brk, sbrk, environ, __environ, _environ
	and __errno_location.
	* misc/Versions: Add brk and sbrk.
	* posix/Versions: Add environ, __environ and _environ.
	* sysdeps/unix/sysv/linux/Versions: Add __errno_location.

1998-07-10 11:58  Ulrich Drepper  <drepper@cygnus.com>

	* Makerules [no_defs]: Avoid dependency for loading sysd-versions.
	Patch by Zack Weinberg.

1998-07-10  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* posix/annexc.c (errno_maybe): EACCESS->EACCES.
	(signal_maybe): Remove duplicate entry SIGEV_SIGNAL.
	(mman_maybe): Remove duplicates MS_ASYNC, MS_INVALIDATE.

	* signal/signal.h: Define pid_t also for __USE_XOPEN.
1998-07-10 20:45:28 +00:00
..
bits Update. 1998-07-09 13:58:47 +00:00
machine
.cvsignore
atest-exp2.c Update. 1998-06-27 09:52:12 +00:00
atest-exp.c Update. 1998-06-27 09:52:12 +00:00
atest-sincos.c Update. 1998-06-27 09:52:12 +00:00
cabs.c
cabsf.c
cabsl.c
carg.c
cargf.c
cargl.c
cimag.c
cimagf.c
cimagl.c
complex.h
conj.c
conjf.c
conjl.c
creal.c
crealf.c
creall.c
fenv.h
ieee-math.c
libm-test.c Update. 1998-07-01 09:34:02 +00:00
Makefile Update. 1998-06-09 18:24:13 +00:00
math_private.h Update. 1998-06-09 18:24:13 +00:00
math.h Update. 1998-07-09 13:58: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
Versions Update. 1998-07-10 20:45:28 +00:00