Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
refs/heads/r38
/
libc
/
include
/
wchar.h
95c6cd7
Stop using the __ANDROID_API_x__ constants.
by Elliott Hughes
· 6 years ago
3376c23
Add remaining _l function stubs.
by Elliott Hughes
· 7 years ago
50cda38
Use __RENAME for long double functions.
by Elliott Hughes
· 8 years ago
ff26a16
Re-submit "Name function arguments in libc headers for Studio."
by Elliott Hughes
· 8 years ago
9af9120
Revert "Name function arguments in libc headers for Studio."
by Colin Cross
· 8 years ago
079bff4
Name function arguments in libc headers for Studio.
by Elliott Hughes
· 8 years ago
3f66e74
Remove nullability specifications.
by Elliott Hughes
· 8 years ago
d2ab9ff
versioner: compile with `clang -include foo.h -`.
by Josh Gao
· 8 years ago
e2d4663
Move a <wchar.h> implementation detail into the implementation.
by Elliott Hughes
· 8 years ago
5bc78c8
Add and use constants for the Android API levels.
by Elliott Hughes
· 9 years ago
a3ce418
Revert "Add legacy inlines for locale aware APIs."
by Dan Albert
· 9 years ago
95fa061
Rename __pure, __pure2, and __purefunc.
by Elliott Hughes
· 9 years ago
6cd9fb0
Fix warnings (and errors) in static inline headers.
by Josh Gao
· 9 years ago
6576a37
Add legacy inlines for locale aware APIs.
by Dan Albert
· 9 years ago
f45d76a
Match _Nonnull between char and wchar_t funcs.
by Dan Albert
· 9 years ago
0fe8885
Clean up <uchar.h> and <wctype.h> transitive includes.
by Elliott Hughes
· 9 years ago
3b2096a
Remove unnecessary 'extern's.
by Elliott Hughes
· 9 years ago
f47514d
Remove __LIBC_ABI_PUBLIC__.
by Elliott Hughes
· 9 years ago
3ba55f8
Rationalize visibility.
by Elliott Hughes
· 9 years ago
14adff1
Add versioning information to symbols.
by Josh Gao
· 9 years ago
7ba106c
Fix <wctype.h>.
by Elliott Hughes
· 9 years ago
29226f3
Tag unavailable functions with macro.
by Josh Gao
· 9 years ago
752a82c
Remove mbstowcs from <wchar.h>.
by Josh Gao
· 9 years ago
5704c42
Implement POSIX lockf.
by Elliott Hughes
· 10 years ago
3cfb52a
Add GNU extensions mempcpy and wmemcpy.
by Elliott Hughes
· 10 years ago
5c7d958
Add missing function prototypes wcpcpy/wcpncpy.
by Christopher Ferris
· 11 years ago
b20c244
Implement all the POSIX _l functions.
by Elliott Hughes
· 11 years ago
3c5037f
Fix incorrect parameter types for locale funcs.
by Dan Albert
· 11 years ago
6b841db
Add POSIX-2008 fmemopen, open_memstream, and open_wmemstream.
by Elliott Hughes
· 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
d10db82
Build tzcode with hidden visibility.
by Elliott Hughes
· 11 years ago
001f8f0
Removes wcswcs from bionic for LP64.
by Dan Albert
· 11 years ago
b55f263
Change wctype_t from int to long.
by Calin Juravle
· 11 years ago
0c47247
Change wctype_t from enum to int
by Calin Juravle
· 11 years ago
15a6310
Support mb sequences across calls to mb*to*wcs* functions
by Calin Juravle
· 11 years ago
d4ae59d
Merge "Reserve space in mbstate to allow for proper wchar support"
by Calin Juravle
· 11 years ago
01ae00f
Switch to the OpenBSD implementations of the wide scanf functions.
by Elliott Hughes
· 11 years ago
3d7a0d9
Switch to the OpenBSD wcsto* functions.
by Elliott Hughes
· 11 years ago
eab395e
Reserve space in mbstate to allow for proper wchar support
by Calin Juravle
· 11 years ago
83c07b5
Fix WCHAR_MAX, WCHAR_MIN, WINT_MAX, and WINT_MIN.
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
53e4329
More OpenBSD cleanup (primarily string).
by Elliott Hughes
· 11 years ago
7c89506
Ensure that <stdint.h> defines SIZE_MAX and friends.
by Elliott Hughes
· 12 years ago
eb93ebf
Switch to upstream-freebsd for the unmolested wchar code.
by Elliott Hughes
· 12 years ago
a437bff
Bug: __WINT_TYPE__ and wint_t reference to different types
by Sergey Melnikov
· 13 years ago
0cc0d25
Remove useless #defines and incorrect claims from header files.
by Elliott Hughes
· 13 years ago
16e02c2
Add wcscasecmp() and wcsncasecmp() prototypes to wchar.h.
by tedbo
· 15 years ago
50ace4f
Remove compiler warnings when building Bionic.
by David 'Digit' Turner
· 15 years ago
3527fd6
wchar.h: improve wchar_t support in Bionic
by David 'Digit' Turner
· 15 years ago
03c643b
Add stdlib functions mbstowcs() and wcstombs().
by Dan Bornstein
· 16 years ago
1dc9e47
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
1767f90
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
e5cc1f3
auto import from //branches/cupcake/...@126645
by The Android Open Source Project
· 17 years ago
6d6c82c
auto import from //branches/cupcake/...@125939
by The Android Open Source Project
· 17 years ago
4e468ed
Code drop from //branches/cupcake/...@124589
by The Android Open Source Project
· 17 years ago
a27d2ba
Initial Contribution
by The Android Open Source Project
· 17 years ago