Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
aeec2ae7202892a2bca25a17e60850f9c07b64f6
/
tests
/
wchar_test.cpp
063525c
Consistently use #if defined(__BIONIC__) in tests.
by Elliott Hughes
· 11 years ago
15a6310
Support mb sequences across calls to mb*to*wcs* functions
by Calin Juravle
· 11 years ago
a5c6b2e
wchar_test.cpp: fix error between comparison signed and unsigned integer
by Yongqin Liu
· 11 years ago
efaa461
Use the OpenBSD wcsftime.
by Elliott Hughes
· 11 years ago
f83e644
Fix wchar.cpp MIPS narrowing conversion build failure.
by Elliott Hughes
· 11 years ago
5a0aa3d
Switch to a working UTF-8 mb/wc implementation.
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
83c07b5
Fix WCHAR_MAX, WCHAR_MIN, WINT_MAX, and WINT_MIN.
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
77e944f
Implement wctomb(3) for ltrace.
by Elliott Hughes
· 11 years ago