Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove $FreeBSD$: one-line .c 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 |
* | Oops, correct the weak reference (s/fclose/fcloseall). | Daniel Eischen | 2006-04-22 | 1 | -1/+1 |
* | Add fcloseall() to libc. This removes the need to export _cleanup(). | Daniel Eischen | 2006-04-22 | 1 | -0/+39 |