summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/wcsxfrm.c
Commit message (Expand)AuthorAgeFilesLines
* Implement xlocale APIs from Darwin, mainly for use by libc++. This adds atheraven2011-11-201-4/+17
* Prepare to handle state-dependent encodings. This mainly involves nottjr2004-04-071-2/+6
* Pass NULL instead of a pointer to a zeroed mbstate_t object.tjr2003-11-051-5/+2
* Add a placeholder implementation of wcscoll() and wcsxfrm() which givestjr2002-10-041-0/+115
OpenPOWER on IntegriCloud