summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/wcscoll.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r317034:bapt2017-05-011-58/+62
* libc: spelling fixes.pfg2016-04-301-1/+1
* collate: Fix expansion substitions (broken upstream too)bapt2015-10-231-40/+59
* Update wcscoll forgotten in previous patchbapt2015-08-091-51/+143
* Implement xlocale APIs from Darwin, mainly for use by libc++. This adds atheraven2011-11-201-3/+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/+97
OpenPOWER on IntegriCloud