- 26 May, 2016 1 commit
-
-
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 3 commits
-
-
Dimitry Ivanov authored
* changes: android-22: add missing ns_* sybmols for lp64 Copy libc symbols from android-21
-
Dimitry Ivanov authored
These symbols are coming from the list of exported symbols by L-MR1 libc.so Bug: http://b/28468693 Change-Id: I4a37ec680e74f526a9011d2ae1a1a04efae984de
-
Dimitry Ivanov authored
Bug: http://b/28468693 Change-Id: I91085cd2530cca859060688470195e013797a8ad
-
- 18 May, 2016 5 commits
-
-
Dimitry Ivanov authored
* changes: android-14: Add symbol version for libc android-16: Add symbol version for libc android-17: Add symbol version for libc android-18: Add symbol version for libc/libm
-
Dimitry Ivanov authored
Bug: http://b/26143749 Change-Id: I3427cbe57b4a9992fdc2e9c2e010174886ecea7d
-
Dimitry Ivanov authored
There is no difference between android-16 libc and android-17 libc, removed android-17 libc functions to avoid confusion. Bug: http://b/26143749 Change-Id: If3c987f5019570ac47111410e6b301676e8482ce
-
Dimitry Ivanov authored
Interestingly there is no difference between android-17 libc and android-18 libc, removed android-18 libc functions to avoid confusion. Bug: http://b/26143749 Change-Id: Ibea10e6ddc53bf0e46a80554530b3edfc82f964f
-
Dimitry Ivanov authored
Bug: http://b/26143749 Change-Id: I83b057db51e3198ae2e6aad369ea81b30068c5fa
-
- 13 May, 2016 1 commit
-
-
Yin-Chia Yeh authored
* changes: Camera: add camera NDK API header/symbols (libcamera2ndk.so) Copy libmediandk symbols from android-21
-
- 12 May, 2016 4 commits
-
-
Yin-Chia Yeh authored
Also update libmediandk.so for adding AImageReader APIs. Bug: 27102995 Change-Id: I586e80cbb531a2ad70b9223be9c3d27bc3911b85
-
Aurimas Liutikas authored
-
Aurimas Liutikas authored
Camera team no longer uses this so it can be deleted. Bug: 28741329 Change-Id: I79c7c05fb523367e1f713f39dd34289115468333
-
Yin-Chia Yeh authored
This is to create baseline for next commit. Bug: 27102995 Change-Id: I5497f05d94d7412d2c8eca26d8df72e28a0eae4d
-
- 06 May, 2016 1 commit
-
-
Alex Klyubin authored
-
- 04 May, 2016 3 commits
-
-
Josh Gao authored
-
Josh Gao authored
Bug: https://github.com/android-ndk/ndk/issues/78 Change-Id: I00cae89076d3b76ab3e29e884015ea3a2eabecb8
-
Chih-hung Hsieh authored
-