aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/string/strxfrm.c
Commit message (Expand)AuthorAgeFilesLines
* Implement xlocale APIs from Darwin, mainly for use by libc++. This adds aDavid Chisnall2011-11-201-3/+19
* Further simplify the code.Xin LI2008-10-191-11/+2
* Use strlcpy() in !localized case to avoid the -1's.Xin LI2008-10-171-2/+1
* Style: One space between "restrict" qualifier and "*".Tim J. Robbins2002-09-061-1/+1
* - Add the 'restrict' qualifier required by IEEE Std 1003.1-2001Robert Drehmel2002-08-141-4/+1
* rcsid[]->__FBSDIDDavid E. O'Brien2001-11-071-4/+2
* Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files.David E. O'Brien2001-05-241-2/+5
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* fix wrong return resultAndrey A. Chernov1999-02-121-19/+24
* Fix handling more than 1 char with non-C localeAndrey A. Chernov1998-06-051-16/+4
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Back out fallback approximation changes, they are not so right to liveAndrey A. Chernov1996-08-131-17/+5
* Use better approximation if collate info not available.Andrey A. Chernov1996-06-091-6/+18
* Minor optimization.Andrey A. Chernov1995-02-181-7/+9
* Copyrights cleanupAndrey A. Chernov1995-02-181-7/+1
* Add 8bit collate stuffAndrey A. Chernov1995-02-161-35/+64
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+67