index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
newlib
/
libc
/
stdlib
/
wctomb_r.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix UTF-16 surrogate handling in wctomb and friends.
Corinna Vinschen
2015-04-23
1
-1
/
+1
*
Throughout, run newlib with -Wall -Werror option and fix bugs and
Corinna Vinschen
2012-08-08
1
-1
/
+1
*
* libc/locale/locale.c (lc_ctype_charset): Disable defaulting to
Corinna Vinschen
2010-01-17
1
-0
/
+1
*
* libc/stdlib/mbtowc_r.c (__ascii_mbtowc): Disallow conversion of
Corinna Vinschen
2010-01-10
1
-0
/
+4
*
* libc/stdlib/mbtowc_r.c (__utf8_mbtowc): Allow CESU-8 surrogate
Corinna Vinschen
2009-10-03
1
-32
/
+35
*
* libc/locale/locale.c (lc_ctype_charset): Set to "UTF-8" on Cygwin.
Corinna Vinschen
2009-09-27
1
-0
/
+4
*
* libc/stdlib/mbctype.h (_iseucjp1): Like _iseucjp, but also
Corinna Vinschen
2009-04-09
1
-1
/
+8
*
* libc/ctype/iswalpha.c: Handle all wchar_t as unicode on
Corinna Vinschen
2009-03-24
1
-163
/
+301
*
* libc/stdlib/mbtowc_r.c (_mbtowc_r): Return EILSEQ in case of an
Corinna Vinschen
2009-03-19
1
-0
/
+2
*
* libc/locale/locale.c (_setlocale_r): New implementation based on
Corinna Vinschen
2009-03-03
1
-7
/
+5
*
2009-03-02 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2009-03-02
1
-1
/
+1
*
2009-03-02 Corinna Vinschen <corinna@vinschen.de>
Jeff Johnston
2009-03-02
1
-6
/
+32
*
* mbtowc_r.c (_mbtowc_r): Remove conversion of 5 and 6 byte UTF-8
Corinna Vinschen
2009-02-25
1
-23
/
+38
*
* libc/stdlib/wctomb_r.c (_wctomb_r): Avoid gcc warnings on cygwin.
Eric Blake
2007-05-16
1
-2
/
+6
*
2002-09-20 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-09-20
1
-5
/
+7
*
2002-09-09 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-09-09
1
-4
/
+7
*
* libc/include/langinfo.h: New file.
Thomas Fitzsimmons
2002-08-23
1
-6
/
+7
*
* Makefile.am (check-DEJAGNU): New target.
Thomas Fitzsimmons
2002-04-24
1
-0
/
+57
*
2000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>
Jeff Johnston
2000-08-24
1
-0
/
+1
*
import newlib-2000-02-17 snapshot
Christopher Faylor
2000-02-17
1
-0
/
+110