- 08 Jun, 2016 1 commit
-
-
Eric Laurent authored
-
- 07 Jun, 2016 3 commits
-
-
Eric Laurent authored
All other include/SLES/*.h are unchanged since API 21 Bug: 29126594 Change-Id: I356a6dab91586ec81ebd346acaca20e936ba23bf
-
Sergio Giro authored
-
Sergio Giro authored
The Crypto provider providing the SHA1PRNG algorithm for random number generation was deprecated. This algorithm was sometimes incorrectly used to derive keys. This example provides a helper class and shows how to treat data that was encrypted in the incorrect way and re-encrypt it in a proper way. Bug: 27873296 Change-Id: I92d2fd4ebb07d5823de31f5a199e23b1dba4836e
-
- 03 Jun, 2016 1 commit
-
-
Dimitry Ivanov authored
-
- 01 Jun, 2016 1 commit
-
-
Dan Albert authored
-
- 31 May, 2016 1 commit
-
-
Yin-Chia Yeh authored
Add documentation. No function/symbol change. Bug: 27102995 Change-Id: I86bde8bcbb7d2ba2dc7c8c43439e905dcc8893ea
-
- 27 May, 2016 1 commit
-
-
Dimitry Ivanov authored
The symbol is unused and deprecated Bug: http://b/29005114 Change-Id: I314437d0517ffa855ebcc29895df6b781a42c8a4
-
- 26 May, 2016 9 commits
-
-
Treehugger Robot authored
* changes: android-9: Add symbol versions for libc android-12: No difference in libc.so between 12 and 14 android-9: Add symbol versions for libm android-9: Add symbol versions for libdl
-
Dimitry Ivanov authored
This change applies version to the current list of symbols. Bug: http://b/26143749 Change-Id: I42303b1ad0525fc5be9a794e19d63d27be71c658
-
Dimitry Ivanov authored
Remove android-14 symbols for libc.so there is nothing new in android-14. Also move version scripts for libc to android-12. Bug: http://b/26143749 Change-Id: I854e142c1c06f099eef908518bcc5ddec257f3cb
-
Dimitry Ivanov authored
This change applies version to the current list of symbols. Bug: http://b/26143749 Change-Id: Ib5e3b5a4864715a62bfd27347c9d671e23535460
-
Dimitry Ivanov authored
This change applies version to the current list of symbols. Bug: http://b/26143749 Change-Id: Id3f015d299eac9a55f7fe9de5434f54db38a8d93
-
Treehugger Robot authored
-
Dimitry Ivanov authored
Even though platform libc for 19 has this symbols, android-21 and 22 do not export them - to preserve forward compatibility they were removed from android-19: clearerr_unlocked feof_unlocked ferror_unlocked fileno_unlocked Bug: http://b/28864994 Change-Id: I3dfd27ee82d8886bf5cf934bd426ef7c2f26ecfd
-
Treehugger Robot authored
-
Dimitry Ivanov authored
Symbols missing from NDK libc but present in the platform version of libc: __system_property_add __system_property_area_init __system_property_foreach __system_property_serial __system_property_set_filename __system_property_update __system_property_wait_any abs clearerr_unlocked feof_unlocked ferror_unlocked fileno_unlocked fstatvfs imaxabs imaxdiv labs llabs statvfs swapoff swapon timerfd_create timerfd_gettime timerfd_settime Bug: http://b/28864994 Change-Id: I8f5d7716b19d2aa3aeac80db13f2728307a26599
-
- 25 May, 2016 9 commits
-
-
Treehugger Robot authored
* changes: Add missing symbols to android-18 libc Copy libc symbols from android-17 to 18
-
Dimitry Ivanov authored
This affects libc.so for android-18 and 19 Symbols missing from NDK libc but present in the platform version of libc: __strchr_chk __strrchr_chk __umask_chk ffs # x86 only getauxval getdelim getline signalfd wait4 # already present in android-19 Bug: http://b/28864994 Change-Id: Ib8ccc3706516be9590f2646edefac389d8538319
-
Dimitry Ivanov authored
This is a baseline for the next commit Bug: http://b/28864994 Change-Id: Id68c1840303ce8ff45685f915098ffd094b4a67c
-
Sebastien Hertz authored
-
Sebastien Hertz authored
Bug: 28945296 Change-Id: Ica695a24409fb7caabb50b39e27b066336590958
-
Dimitry Ivanov authored
* changes: Add missing symbols to android-17 libc Copy libc.so symbols from android-16 to 17
-
Dimitry Ivanov authored
This affects libc.so for android-17 and 19 Symbols missing from NDK libc but present in the platform version of libc: __fgets_chk __memcpy_chk __memmove_chk __memset_chk __open_2 __openat_2 __snprintf_chk __sprintf_chk __strcat_chk __strcpy_chk __strlcat_chk __strlcpy_chk __strlen_chk __strncat_chk __strncpy_chk __vsnprintf_chk __vsprintf_chk clone # x86 only ftw getsid malloc_usable_size mlockall munlockall nftw psiginfo psignal pvalloc unshare Bug: http://b/28864994 Change-Id: I31ddaf44e2ae685d45de5ca217ba3096a3f6e5ec
-
Dimitry Ivanov authored
This serves as a baseline for the next commit Bug: http://b/28864994 Change-Id: I07c99308c6966ea1423f13997896faaf2d26c3a4
-
Treehugger Robot authored
-
- 24 May, 2016 3 commits
-
-
Dimitry Ivanov authored
This affects libc.so for android-16 and 19 Symbols missing from NDK libc but present in the platform version of libc: __getcpu # mips only faccessat fgetxattr flistxattr fremovexattr fsetxattr getxattr lgetxattr listxattr llistxattr lremovexattr lsetxattr readahead removexattr setxattr tdelete tdestroy tfind tgkill tsearch Bug: http://b/28864994 Change-Id: I789e5fcd0f9f5c99039f1f8367fec9ff4d25bc29
-
Dimitry Ivanov authored
-
Dimitry Ivanov authored
This function was not in platform libc up until android-17 Bug: http://b/28864994 Change-Id: I100f0c44638e6f669c446e1158868dd5c88f676f
-
- 23 May, 2016 5 commits
-
-
Courtney Goeltzenleuchter authored
-
Dimitry Ivanov authored
* changes: Add missing symbols for android-15 platform libc Copy libc symbols from android-14 Add missing symbols for android-14 platform libc Add missing symbols for android-12 platform libc android-9 (x86/mips): remove symbols missing from the platform libc.so
-
Dimitry Ivanov authored
This affects libc.so for android-15,16,19 Symbols missing from NDK libc but present in the platform version of libc: personality Bug: http://b/28864994 Change-Id: I5debe3ea2806963e2fd31bb64faf979fac8b06cf
-
Dimitry Ivanov authored
This is a baseline for the next commit Bug: http://b/28864994 Change-Id: Id0a21155fa7d25ba01a066b3f436b7b6d6985c80
-
Dimitry Ivanov authored
This affects libc.so for android-14,16,19 Symbols missing from NDK libc but present in the platform version of libc: getpwnam_r getpwuid_r Bug: http://b/28864994 Change-Id: I93ca2b426b902b8a6852eefd8bf2fb8fd851c28d
-
- 21 May, 2016 1 commit
-
-
Dimitry Ivanov authored
This affects libc.so for android-12,14,16,19 Symbols missing from NDK libc but present in the platform version of libc: __getcpu # except mips __sched_cpualloc __sched_cpucount __sched_cpufree __sched_getaffinity __system_property_set ether_aton ether_aton_r ether_ntoa ether_ntoa_r pthread_atfork sched_getaffinity sched_getcpu sched_setaffinity timegm timelocal Bug: http://b/28864994 Change-Id: Ic41ec18fd6b583759d15fd8c6bcc759e087b5daa
-
- 20 May, 2016 4 commits
-
-
Dimitry Ivanov authored
These symbols are missing from x86 and mips libc.so on android-10: clone siglongjmp sigsetjmp Bug: http://b/28864994 Change-Id: I7ae71daf9108389a251a05465fe994917bbb0cdf
-
Courtney Goeltzenleuchter authored
bug: http://b/28879652 Change-Id: Ie02a878dee5af7449b80c950b6c744ba6eba2cb2
-
Dimitry Ivanov authored
-
Dimitry Ivanov authored
This change applies version to the current list of symbols (not yet validated against platform libm) Bug: http://b/26143749 Change-Id: I0adc27e48a3cd54e625d4c1594000fdb98596606
-
- 19 May, 2016 1 commit
-
-
Dimitry Ivanov authored
* changes: android-22: add missing ns_* sybmols for lp64 Copy libc symbols from android-21
-