summaryrefslogtreecommitdiffstats
path: root/newlib/libc/stdlib/sb_charsets.c
Commit message (Expand)AuthorAgeFilesLines
* Actually return value from __cp_indexCorinna Vinschen2016-10-221-1/+1
* Consolidate wctomb/mbtowc calls for POSIX-1.2008Corinna Vinschen2016-08-151-12/+22
* * libc/ctype/ctype_cp.h (_CTYPE_GEORGIAN_PS_128_254): Define.Corinna Vinschen2010-02-061-2/+48
* * libc/stdlib/sb_charsets.c: Throughout, translate undefinedCorinna Vinschen2009-09-291-78/+78
* 2009-08-25 Andy Koppe <andy.koppe@gmail.com>Jeff Johnston2009-08-251-1/+1
* 2009-08-24 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston2009-08-241-2/+42
* * libc/ctype/iswalpha.c: Handle all wchar_t as unicode onCorinna Vinschen2009-03-241-0/+697