freebsd-skq/lib/msun
David Schultz 94e03502dc Remove ldexp and ldexpf. The former is in libc, and the latter is
identical to scalbnf, which is now aliased as ldexpf.  Note that the
old implementations made the mistake of setting errno and were the
only libm routines to do so.
2005-03-07 04:59:30 +00:00
..
alpha Define the LDBL_PREC to be the number of significant bits in a long 2005-03-07 04:53:36 +00:00
amd64 Define the LDBL_PREC to be the number of significant bits in a long 2005-03-07 04:53:36 +00:00
arm Define the LDBL_PREC to be the number of significant bits in a long 2005-03-07 04:53:36 +00:00
bsdsrc GC unused declaration 2004-12-16 20:40:49 +00:00
i387 - Define the LDBL_PREC to be the number of significant bits in a long 2005-03-07 04:53:48 +00:00
ia64 - Define the LDBL_PREC to be the number of significant bits in a long 2005-03-07 04:54:02 +00:00
man Fix a mistake in the exponent range. 2005-03-06 19:08:18 +00:00
powerpc Define the LDBL_PREC to be the number of significant bits in a long 2005-03-07 04:53:36 +00:00
sparc64 Define the LDBL_PREC to be the number of significant bits in a long 2005-03-07 04:53:36 +00:00
src Remove ldexp and ldexpf. The former is in libc, and the latter is 2005-03-07 04:59:30 +00:00
Makefile - Remove s_ldexpf.c (now aliased to scalbn.) 2005-03-07 04:59:11 +00:00