aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/locale/mbrtocXX_iconv.h
Commit message (Expand)AuthorAgeFilesLines
* libc: Purge unneeded cdefs.hWarner Losh2023-11-011-1/+0
* libc: iconv: zero out cv_shared on allocationKyle Evans2023-08-231-2/+0
* libc: fix c*rtomb/mbrtoc*Kyle Evans2023-08-231-2/+2
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* Reset persistent mbstates when rune locale encoding changes.Yuri Pankov2018-11-091-2/+2
* libc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-251-0/+2
* Remove the const qualifier from iconv(3) to comply with POSIX:Tijl Coosemans2015-04-151-2/+1
* Replace the #define for "iconv" so it is for the function name instead ofPeter Wemm2013-07-031-1/+2
* Add libiconv based versions of *c16*() and *c32*().Ed Schouten2013-06-031-0/+158