acadia-newlib/newlib/libc/stdlib
Corinna Vinschen 9b42474f29 Fix UTF-16 surrogate handling in wctomb and friends.
* libc/stdlib/wctomb_r.c (__utf8_wctomb): Fix check for handling a
	lone high surrogate.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
2015-04-23 21:57:09 +02:00
..
Makefile.am * libc/include/stdlib.h (__itoa): Declare prototype. 2014-12-16 10:55:17 +00:00
Makefile.in 2014-12-18 Jeff Johnston <jjohnstn@redhat.com> 2014-12-18 20:30:11 +00:00
_Exit.c
__adjust.c
__atexit.c
__call_atexit.c
__exp10.c
__ten_mu.c
a64l.c
abort.c
abs.c
assert.c
atexit.c
atexit.h
atof.c
atoff.c
atoi.c
atol.c
atoll.c
btowc.c
calloc.c
cxa_atexit.c
cxa_finalize.c
div.c
drand48.c
dtoa.c
dtoastub.c
ecvtbuf.c
efgcvt.c
environ.c
envlock.c
eprintf.c
erand48.c
exit.c
gd_qnan.h 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com> 2014-03-21 21:27:29 +00:00
gdtoa-gethex.c
gdtoa-hexnan.c
gdtoa.h
getenv.c
getenv_r.c
getopt.c
getsubopt.3
getsubopt.c
itoa.c * libc/include/stdlib.h (__itoa): Declare prototype. 2014-12-16 10:55:17 +00:00
jrand48.c
l64a.c
labs.c
lcong48.c
ldiv.c
ldtoa.c 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com> 2014-03-21 21:27:29 +00:00
llabs.c
lldiv.c
local.h
lrand48.c
malign.c
malloc.c
mallocr.c
mbctype.h
mblen.c
mblen_r.c
mbrlen.c
mbrtowc.c
mbsinit.c
mbsnrtowcs.c
mbsrtowcs.c
mbstowcs.c
mbstowcs_r.c
mbtowc.c
mbtowc_r.c
mlock.c
mprec.c
mprec.h
mrand48.c
msize.c
mstats.c
mtrim.c
nano-mallocr.c * libc/stdlib/nano-mallocr.c (ALIGN_TO): Do not assume that 2014-12-16 20:46:25 +00:00
nrand48.c
on_exit.c
putenv.c
putenv_r.c
rand.c
rand48.c
rand48.h
rand_r.c
realloc.c
reallocf.c
sb_charsets.c
seed48.c
setenv.c
setenv_r.c Move tzset calls to time functions. 2015-04-23 21:57:08 +02:00
srand48.c
std.h
stdlib.tex
strtod.c * libc/stdlib/strtod.c (sulp): Cast to int32_t to avoid overflow. 2014-11-12 09:10:22 +00:00
strtol.c
strtold.c
strtoll.c
strtoll_r.c
strtoul.c
strtoull.c
strtoull_r.c
system.c
utoa.c * libc/include/stdlib.h (__itoa): Declare prototype. 2014-12-16 10:55:17 +00:00
valloc.c
wcrtomb.c
wcsnrtombs.c
wcsrtombs.c
wcstod.c
wcstol.c
wcstold.c * libc/stdlib/wcstold.c (wcstold): Add implementation for when 2015-01-29 08:37:26 +00:00
wcstoll.c
wcstoll_r.c
wcstombs.c
wcstombs_r.c
wcstoul.c
wcstoull.c
wcstoull_r.c
wctob.c
wctomb.c
wctomb_r.c Fix UTF-16 surrogate handling in wctomb and friends. 2015-04-23 21:57:09 +02:00