summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/thread/thr_sem.c
diff options
context:
space:
mode:
authordas <das@FreeBSD.org>2004-09-24 06:33:22 +0000
committerdas <das@FreeBSD.org>2004-09-24 06:33:22 +0000
commitb4a1d559bdef99b2b84f7baf1cc8a70dab1b43bf (patch)
treee7ac1420252c3fc8968073472ffd122c8d9af4fa /lib/libpthread/thread/thr_sem.c
parent88cf2bf7b82579a978618774cc0acaed5ce25233 (diff)
downloadFreeBSD-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
OpenPOWER on IntegriCloud