summaryrefslogtreecommitdiffstats
path: root/newlib/libc/stdlib/wctomb_r.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'binutils-binutils-2_20-branchpointcvs2svn2009-09-041-364/+0
* * libc/stdlib/mbctype.h (_iseucjp1): Like _iseucjp, but alsoCorinna Vinschen2009-04-091-1/+8
* * libc/ctype/iswalpha.c: Handle all wchar_t as unicode onCorinna Vinschen2009-03-241-163/+301
* * libc/stdlib/mbtowc_r.c (_mbtowc_r): Return EILSEQ in case of anCorinna Vinschen2009-03-191-0/+2
* * libc/locale/locale.c (_setlocale_r): New implementation based onCorinna Vinschen2009-03-031-7/+5
* 2009-03-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2009-03-021-1/+1
* 2009-03-02 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston2009-03-021-6/+32
* * mbtowc_r.c (_mbtowc_r): Remove conversion of 5 and 6 byte UTF-8Corinna Vinschen2009-02-251-23/+38
* * libc/stdlib/wctomb_r.c (_wctomb_r): Avoid gcc warnings on cygwin.Eric Blake2007-05-161-2/+6
* 2002-09-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-09-201-5/+7
* 2002-09-09 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-09-091-4/+7
* * libc/include/langinfo.h: New file.Thomas Fitzsimmons2002-08-231-6/+7
* * Makefile.am (check-DEJAGNU): New target.Thomas Fitzsimmons2002-04-241-0/+57
* 2000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston2000-08-241-0/+1
* import newlib-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+110