platform_bionic/libc
Dimitry Ivanov 5c1ce278f3 Remove limit of system property name length
This change introduces new __system_property_read_callback
method to use in place of deprecated __system_property_read
__system_property_set() and get() should just work but now
do not have limit on system property names.

Bug: http://b/33926793
Test: boot device, run adb shell propget
Test: boot device with old version of init (protocol v1)
Test: run bionic-unit-tests --gtest_filter=prop*
Change-Id: I619fb5a7e27a272aac30011579665f6160888bc7
2017-01-23 11:21:18 -08:00
..
arch-arm Fix streaming(memcpy) performance on Cortex-A7 2016-12-19 15:11:43 -08: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
arch-mips Merge "Replace .align with .balign for clarity" 2016-10-28 17:23:49 +00: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 Remove limit of system property name length 2017-01-23 11:21:18 -08:00
dns Remove all system properties references 2016-12-05 12:45:10 +09:00
include Remove limit of system property name length 2017-01-23 11:21:18 -08:00
kernel Update to kernel headers v4.8.14. 2016-12-12 19:08:01 -08:00
malloc_debug Enable malloc debug using environment variables 2016-11-17 13:13:27 -08:00
private Runtime support for CFI 2017-01-18 13:13:52 -08:00
seccomp Add seccomp support library 2017-01-19 13:38:47 -08:00
stdio Fix stdin/stdout/stderr for pre-M. 2016-10-20 10:10:45 -07:00
stdlib
tools Add seccomp support library 2017-01-19 13:38:47 -08:00
tzcode localtime_r(3) should act as if it calls tzset(3). 2017-01-11 14:56:04 -08:00
upstream-freebsd Move to .md files for even trivial documentation. 2017-01-07 12:47:28 -08:00
upstream-netbsd Move to .md files for even trivial documentation. 2017-01-07 12:47:28 -08:00
upstream-openbsd Move to .md files for even trivial documentation. 2017-01-07 12:47:28 -08:00
zoneinfo Update timezone data to 2016j 2016-11-29 17:08:22 +00:00
Android.bp Declare dependency on android_filesystem_config.h 2017-01-17 18:31:33 -08: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 Remove limit of system property name length 2017-01-23 11:21:18 -08:00
libc.arm64.map Remove limit of system property name length 2017-01-23 11:21:18 -08:00
libc.map.txt Remove limit of system property name length 2017-01-23 11:21:18 -08:00
libc.mips.map Remove limit of system property name length 2017-01-23 11:21:18 -08:00
libc.mips64.map Remove limit of system property name length 2017-01-23 11:21:18 -08:00
libc.x86.map Remove limit of system property name length 2017-01-23 11:21:18 -08:00
libc.x86_64.map Remove limit of system property name length 2017-01-23 11:21:18 -08: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 Merge "libc: ARM64: update memset/strlen/memcpy/memmove to newlib/cortex-strings" 2016-12-13 23:11:27 +00:00
SYSCALLS.TXT Merge "Correct the return types of readv and writev." 2016-11-30 19:26:06 +00:00
version_script.txt