diff options
author | das <das@FreeBSD.org> | 2005-03-07 04:59:30 +0000 |
---|---|---|
committer | das <das@FreeBSD.org> | 2005-03-07 04:59:30 +0000 |
commit | 60d1f35832082c8977645e2161a575278df0a7b4 (patch) | |
tree | cf8fc8f1a773c5712c4ab4176c824577aeda5d4c /lib/libc/stdlib/div.c | |
parent | 8892e8e916d2f72297fa92bc716ac4a610cb5757 (diff) | |
download | FreeBSD-src-60d1f35832082c8977645e2161a575278df0a7b4.zip FreeBSD-src-60d1f35832082c8977645e2161a575278df0a7b4.tar.gz |
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.
Diffstat (limited to 'lib/libc/stdlib/div.c')
0 files changed, 0 insertions, 0 deletions