aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/string/wcswidth.c
Commit message (Expand)AuthorAgeFilesLines
* libc: Purge unneeded cdefs.hWarner Losh2023-11-011-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* libc: drop "All rights reserved" from Foundation copyrightsEd Maste2022-08-041-1/+1
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* Renumber clauses to reduce diffs to other versionsEd Maste2013-05-281-1/+1
* Implement xlocale APIs from Darwin, mainly for use by libc++. This adds aDavid Chisnall2011-11-201-2/+14
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Move just committed version of wcswidth.c here (from "locale"),Andrey A. Chernov2002-08-201-24/+30
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-0/+2
* rcsid[]->__FBSDIDDavid E. O'Brien2001-11-071-4/+1
* Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files.David E. O'Brien2001-05-241-4/+4
* Unbreak world; _DIAGASSERT macro is not available in FreeBSD.Ruslan Ermilov2001-05-161-2/+0
* initial import of locale insensitive wcs* and wmem* functions.Takuya SHIOZAKI2001-05-151-0/+58