2001-09-22  Andreas Jaeger  <aj@suse.de>

	* math/math_private.h: Add prototypes.
This commit is contained in:
Andreas Jaeger 2001-09-22 13:44:03 +00:00
parent ede503f745
commit 8101ca20f9
5 changed files with 17 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2001-09-22 Andreas Jaeger <aj@suse.de>
* math/math_private.h: Add prototypes.
2001-09-21 Andreas Jaeger <aj@suse.de>
* sysdeps/unix/sysv/linux/x86_64/Dist: New.

View File

@ -293,6 +293,8 @@ extern long double __scalbnl (long double, int);
extern long double __sqrtl (long double x);
extern long double fabsl (long double x);
extern void __sincosl (long double, long double *, long double *);
extern long double __logbl (long double x);
extern long double __significandl (long double x);
#endif
/* Prototypes for functions of the IBM Accurate Mathematical Library. */

View File

@ -0,0 +1,8 @@
clone.S
ldd-rewrite.sed
sys/perm.h
sys/procfs.h
sys/reg.h
sys/user.h
umount.c

2
sysdeps/x86_64/Dist Normal file
View File

@ -0,0 +1,2 @@
bp-asm.h
hp-timing.c

View File

@ -0,0 +1 @@
sfp-machine.h