summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/wcswidth.c
Commit message (Collapse)AuthorAgeFilesLines
* Move just committed version of wcswidth.c here (from "locale"),ache2002-08-201-24/+30
| | | | a bit optimized now.
* Fix the style of the SCM ID's.obrien2002-03-221-0/+2
| | | | I believe have made all of libc .c's as consistent as possible.
* rcsid[]->__FBSDIDobrien2001-11-071-4/+1
|
* Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files.obrien2001-05-241-4/+4
| | | | Do the same for the non-wcs*/wmem* files while I'm here.
* Unbreak world; _DIAGASSERT macro is not available in FreeBSD.ru2001-05-161-2/+0
|
* initial import of locale insensitive wcs* and wmem* functions.tshiozak2001-05-151-0/+58
Obtained from: NetBSD and Citrus.
OpenPOWER on IntegriCloud