Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
04bbef377b9941bf6d67d9c515b6640a314fb032
/
libc
/
bionic
/
wchar.cpp
3c5037f
Fix incorrect parameter types for locale funcs.
by Dan Albert
· 11 years ago
b6cc8e0
Fix mbsrtowcs(3) src param for finished string.
by Dan Albert
· 11 years ago
6b55ba5
Fix mbsrtowcs(3)'s handling of len parameter.
by Dan Albert
· 11 years ago
dfb5ce4
Revert "Revert "Add locale aware APIs.""
by Dan Albert
· 11 years ago
063e20c
Revert "Add locale aware APIs."
by Dan Albert
· 11 years ago
e087eac
Add locale aware APIs.
by Dan Albert
· 11 years ago
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