platform_bionic/libc
Dan Albert 5c15b8cf43 Fix pre-L MB_CUR_MAX.
The default locale is POSIX, not C.UTF-8. POSIX explicitly states
that MB_CUR_MAX is 1 for the POSIX locale:

http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/stdlib.h.html

Test: Made change in the NDK, built libc++ against it, ran NDK libc++
      tests.
Bug: None

Change-Id: Ic2f6f96aa4a7f20d619030f41323831d01002715
2017-02-21 15:56:37 -08:00
..
arch-arm Merge "Removing the kuser_helper elf note from building" 2017-02-10 06:24:32 +00:00
arch-arm64 libc: ARM64: update memset/strlen/memcpy/memmove to newlib/cortex-strings 2016-11-28 19:35:12 +00:00
arch-common/bionic Properly align init/fini_arrays for crtend.o 2015-05-07 12:56:15 -07:00
arch-mips libc: add clang FORTIFY support 2017-02-09 15:49:32 -08:00
arch-mips64 Remove deprecated Android.mk files 2016-05-26 16:41:57 -07:00
arch-x86 Use ENTRY_PRIVATE in __bionic_clone assembler. 2016-10-26 17:01:58 -07:00
arch-x86_64 Use ENTRY_PRIVATE in __bionic_clone assembler. 2016-10-26 17:01:58 -07:00
bionic Fix a comment in the pthread_cond_t implementation. 2017-02-18 16:35:36 -08:00
dns Don't mark __res_params or android_net_context as packed. 2017-01-25 00:42:45 -08:00
include Fix pre-L MB_CUR_MAX. 2017-02-21 15:56:37 -08:00
kernel Merge "bionic: move ADF uapi header out of bionic" 2017-02-01 04:38:15 +00:00
malloc_debug Removed include log\logger.h from log_fake.cpp 2017-01-23 18:56:53 -08:00
private Add __libc_format_buffer_va_list. 2017-02-15 16:10:37 -08:00
seccomp Create seccomp policy without TRAP for further processing 2017-02-03 09:36:45 -08:00
stdio libc: add clang FORTIFY support 2017-02-09 15:49:32 -08:00
stdlib Revert "Revert "Remove __sinit and __sdidinit."" 2015-12-05 07:30:59 -08:00
tools Create seccomp policy without TRAP for further processing 2017-02-03 09:36:45 -08:00
tzcode localtime_r(3) should act as if it calls tzset(3). 2017-01-11 14:56:04 -08:00
upstream-freebsd libc: add clang FORTIFY support 2017-02-09 15:49:32 -08:00
upstream-netbsd Move to .md files for even trivial documentation. 2017-01-07 12:47:28 -08:00
upstream-openbsd libc: add clang FORTIFY support 2017-02-09 15:49:32 -08:00
zoneinfo Update timezone data to 2016j 2016-11-29 17:08:22 +00:00
Android.bp Revert "Revert "Make libc.so global"" 2017-02-17 22:38:22 +00:00
Android.mk Rename Android.soong.mk to Android.mk 2016-07-11 16:54:20 -07:00
fs_config_generator.py Revert "Revert "move android_ids into bionic"" 2016-12-13 23:47:25 +00:00
libc.arm.map Merge "add fortified implementations of send/sendto" 2017-02-15 18:26:50 +00:00
libc.arm64.map Merge "add fortified implementations of send/sendto" 2017-02-15 18:26:50 +00:00
libc.map.txt Merge "add fortified implementations of send/sendto" 2017-02-15 18:26:50 +00:00
libc.mips.map Merge "add fortified implementations of send/sendto" 2017-02-15 18:26:50 +00:00
libc.mips64.map Merge "add fortified implementations of send/sendto" 2017-02-15 18:26:50 +00:00
libc.x86.map Merge "add fortified implementations of send/sendto" 2017-02-15 18:26:50 +00:00
libc.x86_64.map Merge "add fortified implementations of send/sendto" 2017-02-15 18:26:50 +00:00
libstdc++.arm.map Remove _ZTV9type_info from the version script. 2016-11-04 16:51:45 -07:00
libstdc++.arm64.map Remove _ZTV9type_info from the version script. 2016-11-04 16:51:45 -07:00
libstdc++.map.txt Remove _ZTV9type_info from the version script. 2016-11-04 16:51:45 -07:00
libstdc++.mips.map Remove _ZTV9type_info from the version script. 2016-11-04 16:51:45 -07:00
libstdc++.mips64.map Remove _ZTV9type_info from the version script. 2016-11-04 16:51:45 -07:00
libstdc++.x86.map Remove _ZTV9type_info from the version script. 2016-11-04 16:51:45 -07:00
libstdc++.x86_64.map Remove _ZTV9type_info from the version script. 2016-11-04 16:51:45 -07:00
MODULE_LICENSE_BSD
NOTICE Unify linker files under one license (BSD) 2017-02-15 15:35:33 -08:00
SYSCALLS.TXT Merge "Correct the return types of readv and writev." 2016-11-30 19:26:06 +00:00
version_script.txt Revert "Fix volantis boot." 2015-05-08 09:36:03 -07:00