Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libc: Purge unneeded cdefs.h | Warner Losh | 2023-11-01 | 1 | -1/+0 |
* | libc: iconv: zero out cv_shared on allocation | Kyle Evans | 2023-08-23 | 1 | -2/+0 |
* | libc: fix c*rtomb/mbrtoc* | Kyle Evans | 2023-08-23 | 1 | -2/+2 |
* | Remove $FreeBSD$: one-line .c 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 |
* | Reset persistent mbstates when rune locale encoding changes. | Yuri Pankov | 2018-11-09 | 1 | -2/+2 |
* | libc: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-25 | 1 | -0/+2 |
* | Remove the const qualifier from iconv(3) to comply with POSIX: | Tijl Coosemans | 2015-04-15 | 1 | -2/+1 |
* | Replace the #define for "iconv" so it is for the function name instead of | Peter Wemm | 2013-07-03 | 1 | -1/+2 |
* | Add libiconv based versions of *c16*() and *c32*(). | Ed Schouten | 2013-06-03 | 1 | -0/+158 |