1
0
mirror of https://sourceware.org/git/glibc.git synced 2026-01-06 11:51:29 +03:00

* sysdeps/sparc/sparc64/fpu/libm-test-ulps: Update.

* sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat64): Use
	libc_hidden_ver rather than libc_hidden_def.
This commit is contained in:
Roland McGrath
2006-03-01 21:26:02 +00:00
parent c4a4875d0f
commit c99445f897
3 changed files with 15 additions and 1 deletions

View File

@@ -465,6 +465,11 @@ ifloat: 2
ildouble: 1
ldouble: 1
# exp2
Test "exp2 (10) == 1024":
ildouble: 2
ldouble: 2
# expm1
Test "expm1 (0.75) == 1.11700001661267466854536981983709561":
double: 1
@@ -1192,6 +1197,10 @@ ifloat: 2
ildouble: 1
ldouble: 1
Function: "exp2":
ildouble: 2
ldouble: 2
Function: "expm1":
double: 1
float: 1