David Schultz 48c8620ae4 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
2004-09-24 06:33:22 +00:00
..
2004-09-23 23:00:51 +00:00
2004-09-17 04:39:07 +00:00
2004-09-09 10:54:08 +00:00
2004-09-21 18:35:21 +00:00
2004-07-01 18:20:57 +00:00
2004-07-05 06:59:17 +00:00
2004-07-03 22:30:10 +00:00
2003-08-18 15:25:39 +00:00
2004-07-05 06:53:34 +00:00
2004-09-17 05:15:33 +00:00
2003-08-30 13:57:31 +00:00
2004-09-21 19:01:48 +00:00