index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
bionic
/
wchar.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix incorrect parameter types for locale funcs.
Dan Albert
2014-09-23
1
-2
/
+2
*
Fix mbsrtowcs(3) src param for finished string.
Dan Albert
2014-07-31
1
-1
/
+4
*
Fix mbsrtowcs(3)'s handling of len parameter.
Dan Albert
2014-07-21
1
-3
/
+2
*
Revert "Revert "Add locale aware APIs.""
Dan Albert
2014-07-11
1
-0
/
+22
*
Revert "Add locale aware APIs."
Dan Albert
2014-07-09
1
-22
/
+0
*
Add locale aware APIs.
Dan Albert
2014-07-09
1
-0
/
+22
*
Adds functionality specified by uchar.h
Dan Albert
2014-06-04
1
-193
/
+15
*
Support mb sequences across calls to mb*to*wcs* functions
Calin Juravle
2014-05-13
1
-47
/
+140
*
Fix wchar_t signedness problems found on x86-64.
Elliott Hughes
2014-05-01
1
-11
/
+10
*
Fix wchar.cpp signed/unsigned comparison build failure.
Elliott Hughes
2014-05-01
1
-2
/
+2
*
Switch to a working UTF-8 mb/wc implementation.
Elliott Hughes
2014-05-01
1
-157
/
+249
*
Switch to OpenBSD stdio wide printf functions.
Elliott Hughes
2014-04-29
1
-38
/
+0
*
Switch to OpenBSD stdio wide get/put functions.
Elliott Hughes
2014-04-29
1
-32
/
+0
*
Switch to the OpenBSD implementations of the wide scanf functions.
Elliott Hughes
2014-04-29
1
-26
/
+0
*
Fix build (signed char issue).
Elliott Hughes
2014-04-29
1
-1
/
+1
*
Switch to the OpenBSD wcsto* functions.
Elliott Hughes
2014-04-29
1
-45
/
+41
*
Add mbtowc and fix mbrtowc.
Elliott Hughes
2014-04-28
1
-7
/
+3
*
Replace our broken wcswcs with the working upstream one.
Elliott Hughes
2014-04-28
1
-6
/
+0
*
Fix a wchar.wcstombs_wcrtombs test failure.
Elliott Hughes
2014-04-18
1
-0
/
+3
*
Upgrade to current vfprintf.
Elliott Hughes
2014-04-17
1
-9
/
+30
*
Add iswblank for libcxx.
Elliott Hughes
2014-04-15
1
-0
/
+1
*
Implement wctomb(3) for ltrace.
Elliott Hughes
2014-04-07
1
-5
/
+19
*
Move setlocale(3) and the wchar stubs over to .cpp.
Elliott Hughes
2012-10-22
1
-0
/
+286