| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add __isnan()/__isnanf() aliases for compatibility with glibc and CUDA | Dimitry Andric | 2019-11-02 | 1 | -0/+7 |
| * | libc: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-25 | 1 | -0/+2 |
| * | Revert r274772: it is not valid on MIPS | Ed Maste | 2014-11-25 | 1 | -2/+2 |
| * | Use canonical __PIC__ flag | Ed Maste | 2014-11-21 | 1 | -2/+2 |
| * | Add an explanatory comment to lib/libc/gen/isnan.c about the fix to make | Dimitry Andric | 2012-11-11 | 1 | -0/+5 |
| * | Only define isnan, isnanf, __isnan and __isnanf in libc.so, not in | Dimitry Andric | 2012-11-10 | 1 | -0/+2 |
| * | Remove __isnanl() to avoid conflicting with the same function in libm. | David Schultz | 2004-09-24 | 1 | -10/+0 |
| * | Implement the classification macros isfinite(), isinf(), isnan(), and | David Schultz | 2004-07-09 | 1 | -0/+67 |
