Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
acfc63760eef50cd451b80df8860d17bbab1ca33
/
libc
/
bionic
/
wchar.cpp
7a7f995
Adds functionality specified by uchar.h
by Dan Albert
· 11 years ago
15a6310
Support mb sequences across calls to mb*to*wcs* functions
by Calin Juravle
· 11 years ago
0d0ccfe
Fix wchar_t signedness problems found on x86-64.
by Elliott Hughes
· 11 years ago
568c86a
Fix wchar.cpp signed/unsigned comparison build failure.
by Elliott Hughes
· 11 years ago
5a0aa3d
Switch to a working UTF-8 mb/wc implementation.
by Elliott Hughes
· 11 years ago
94336d8
Switch to OpenBSD stdio wide printf functions.
by Elliott Hughes
· 11 years ago
c932225
Switch to OpenBSD stdio wide get/put functions.
by Elliott Hughes
· 11 years ago
01ae00f
Switch to the OpenBSD implementations of the wide scanf functions.
by Elliott Hughes
· 11 years ago
770491f
Fix build (signed char issue).
by Elliott Hughes
· 11 years ago
3d7a0d9
Switch to the OpenBSD wcsto* functions.
by Elliott Hughes
· 11 years ago
0a5e26d
Add mbtowc and fix mbrtowc.
by Elliott Hughes
· 11 years ago
d299bcf
Replace our broken wcswcs with the working upstream one.
by Elliott Hughes
· 11 years ago
1b836ee
Fix a wchar.wcstombs_wcrtombs test failure.
by Elliott Hughes
· 11 years ago
0549371
Upgrade to current vfprintf.
by Elliott Hughes
· 11 years ago
40b0579
Add iswblank for libcxx.
by Elliott Hughes
· 11 years ago
77e944f
Implement wctomb(3) for ltrace.
by Elliott Hughes
· 11 years ago
29c7f0b
Move setlocale(3) and the wchar stubs over to .cpp.
by Elliott Hughes
· 13 years ago