Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove $FreeBSD$: two-line .h pattern | Warner Losh | 2023-08-23 | 1 | -2/+0 |
* | spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD | Warner Losh | 2023-07-25 | 1 | -1/+1 |
* | libc: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-25 | 1 | -0/+2 |
* | Make unions in PowerPC libc endian-safe. | Nathan Whitehorn | 2016-02-26 | 1 | -0/+7 |
* | 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 |
* | Fix printing of long doubles to match the size that | Andrew Gallatin | 2004-07-19 | 1 | -8/+6 |
* | Define LDBL_MANH_SIZE and LDBL_MANL_SIZE to be the sizes of the | David Schultz | 2004-01-18 | 1 | -0/+3 |
* | - Put manh/manl bitfields into correct-sized integral type. | Peter Grehan | 2003-12-10 | 1 | -5/+4 |
* | 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 |