diff options
author | das <das@FreeBSD.org> | 2004-09-24 06:33:22 +0000 |
---|---|---|
committer | das <das@FreeBSD.org> | 2004-09-24 06:33:22 +0000 |
commit | b4a1d559bdef99b2b84f7baf1cc8a70dab1b43bf (patch) | |
tree | e7ac1420252c3fc8968073472ffd122c8d9af4fa /lib/libpthread/thread/thr_sem.c | |
parent | 88cf2bf7b82579a978618774cc0acaed5ce25233 (diff) | |
download | FreeBSD-src-b4a1d559bdef99b2b84f7baf1cc8a70dab1b43bf.zip FreeBSD-src-b4a1d559bdef99b2b84f7baf1cc8a70dab1b43bf.tar.gz |
Remove __isnanl() to avoid conflicting with the same function in libm.
__isnan() and __isnanf() must remain in libc for hysterical raisins.
On the other hand, __isnanl() must live in libm because libm uses it
internally and can't depend on older versions of libc to provide it.
Fortunately, we don't need __isnanl() in both libraries.
Prodded by: ale
PR: 71698
MT5 candidate
Diffstat (limited to 'lib/libpthread/thread/thr_sem.c')
0 files changed, 0 insertions, 0 deletions