Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libc printf_render_errno(): do not use strerror() | Konstantin Belousov | 2024-04-23 | 1 | -3/+4 |
* | libc: minor style, wrap long lines | Konstantin Belousov | 2024-04-23 | 1 | -2/+4 |
* | Remove $FreeBSD$: two-line .h pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
* | spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD | Warner Losh | 2023-05-12 | 1 | -1/+1 |
* | libc: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-25 | 1 | -0/+2 |
* | libc: Always use our own copy of sys_errlist and sys_nerr (.so only). | Jilles Tjoelker | 2013-08-31 | 1 | -1/+2 |
* | Make the %V{is} extension handle a NULL pointer like %s does: output "(null)" | Poul-Henning Kamp | 2006-01-25 | 1 | -0/+65 |