aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/locale/wctrans.c
Commit message (Expand)AuthorAgeFilesLines
* Remove "All Rights Reserved" from Foundation copyrightsEd Maste2023-09-251-1/+1
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-231-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-07-251-1/+1
* libc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-251-0/+2
* Implement xlocale APIs from Darwin, mainly for use by libc++. This adds aDavid Chisnall2011-11-201-5/+26
* Remove TODO comment about creating a macro version of towctrans().Tim J. Robbins2003-11-011-4/+0
* Use wide character ctype functions directly instead of relying onTim J. Robbins2002-11-091-2/+2
* Add the ISO C90 Amd. 1 wctrans(3) and towctrans(3) functions.Tim J. Robbins2002-08-041-0/+84