index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
include
/
wchar.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add GNU extensions mempcpy and wmemcpy.
Elliott Hughes
2015-02-18
1
-0
/
+3
*
Add missing function prototypes wcpcpy/wcpncpy.
Christopher Ferris
2014-11-13
1
-0
/
+2
*
Implement all the POSIX _l functions.
Elliott Hughes
2014-11-06
1
-0
/
+3
*
Fix incorrect parameter types for locale funcs.
Dan Albert
2014-09-23
1
-2
/
+2
*
Add POSIX-2008 fmemopen, open_memstream, and open_wmemstream.
Elliott Hughes
2014-08-20
1
-0
/
+1
*
Revert "Revert "Add locale aware APIs.""
Dan Albert
2014-07-11
1
-0
/
+7
*
Revert "Add locale aware APIs."
Dan Albert
2014-07-09
1
-7
/
+0
*
Add locale aware APIs.
Dan Albert
2014-07-09
1
-0
/
+7
*
Build tzcode with hidden visibility.
Elliott Hughes
2014-06-19
1
-1
/
+1
*
Removes wcswcs from bionic for LP64.
Dan Albert
2014-06-04
1
-1
/
+0
*
Change wctype_t from int to long.
Calin Juravle
2014-05-13
1
-1
/
+1
*
Change wctype_t from enum to int
Calin Juravle
2014-05-13
1
-2
/
+4
*
Support mb sequences across calls to mb*to*wcs* functions
Calin Juravle
2014-05-13
1
-5
/
+3
*
Merge "Reserve space in mbstate to allow for proper wchar support"
Calin Juravle
2014-04-30
1
-2
/
+9
|
\
|
*
Reserve space in mbstate to allow for proper wchar support
Calin Juravle
2014-04-29
1
-2
/
+9
*
|
Switch to the OpenBSD implementations of the wide scanf functions.
Elliott Hughes
2014-04-29
1
-3
/
+6
*
|
Switch to the OpenBSD wcsto* functions.
Elliott Hughes
2014-04-29
1
-7
/
+12
|
/
*
Fix WCHAR_MAX, WCHAR_MIN, WINT_MAX, and WINT_MIN.
Elliott Hughes
2014-04-21
1
-6
/
+2
*
Add iswblank for libcxx.
Elliott Hughes
2014-04-15
1
-0
/
+1
*
Implement wctomb(3) for ltrace.
Elliott Hughes
2014-04-07
1
-11
/
+3
*
More OpenBSD cleanup (primarily string).
Elliott Hughes
2014-02-24
1
-0
/
+3
*
Ensure that <stdint.h> defines SIZE_MAX and friends.
Elliott Hughes
2013-06-13
1
-0
/
+3
*
Switch to upstream-freebsd for the unmolested wchar code.
Elliott Hughes
2013-03-01
1
-0
/
+5
*
Bug: __WINT_TYPE__ and wint_t reference to different types
Sergey Melnikov
2012-11-26
1
-1
/
+1
*
Remove useless #defines and incorrect claims from header files.
Elliott Hughes
2012-10-01
1
-6
/
+1
*
Add wcscasecmp() and wcsncasecmp() prototypes to wchar.h.
tedbo
2010-11-29
1
-0
/
+2
*
Remove compiler warnings when building Bionic.
David 'Digit' Turner
2010-06-22
1
-1
/
+1
*
wchar.h: improve wchar_t support in Bionic
David 'Digit' Turner
2010-06-15
1
-3
/
+3
*
Add stdlib functions mbstowcs() and wcstombs().
Dan Bornstein
2009-11-10
1
-0
/
+2
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+155
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-155
/
+0
*
auto import from //branches/cupcake/...@126645
The Android Open Source Project
2009-01-15
1
-5
/
+6
*
auto import from //branches/cupcake/...@125939
The Android Open Source Project
2009-01-09
1
-0
/
+5
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
1
-1
/
+5
*
Initial Contribution
android-1.0
The Android Open Source Project
2008-10-21
1
-0
/
+145