Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove sparc64 specific parts of libc. | Warner Losh | 2020-02-26 | 1 | -59/+0 |
* | libc: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-25 | 1 | -0/+2 |
* | Add a new union member to access the exponent and sign of a long double | David Schultz | 2008-01-18 | 1 | -0/+5 |
* | Define LDBL_NBIT to be a mask indicating the position of the integer | David Schultz | 2005-03-07 | 1 | -0/+1 |
* | Update my email address. | David Schultz | 2005-02-06 | 1 | -1/+1 |
* | Define LDBL_MANH_SIZE and LDBL_MANL_SIZE to be the sizes of the | David Schultz | 2004-01-18 | 1 | -0/+3 |
* | Add __ldtoa(), a wrapper around gdtoa() to make it look like dtoa(). | David Schultz | 2003-04-05 | 1 | -0/+8 |
* | Implement fpclassify(): | Mike Barcroft | 2003-02-08 | 1 | -0/+40 |