summaryrefslogtreecommitdiff
path: root/lib/libc/locale/wcscoll.c
AgeCommit message (Expand)Author
2013-05-17Provide explicit LC_C_LOCALE accessor and drop the various NULL checks.joerg
2013-04-18Add wcscoll_l, wcsxfrm_l, wcsncasecmp_l, wcscasecmp_l, btowc_l,joerg
2012-06-25Update old-style definitions to ANSI, remove a couple of registerabs
2003-03-02add some ISO C 1995 I18N functions and types:tshiozak