summaryrefslogtreecommitdiffstats
path: root/ndk/platforms/android-19/arch-mips/symbols/libc.so.functions.txt
Commit message (Expand)AuthorAgeFilesLines
* Restore bsd_signal for android-20 and belowDimitry Ivanov2016-01-111-0/+1
* Remove bzero from libc.soDimitry Ivanov2016-01-051-1/+0
* Remove new set of LIBC_PRIVATE symbols from libcDimitry Ivanov2016-01-051-22/+0
* Remove LIBC_PRIVATE symbols from all of NDK libcsDimitry Ivanov2016-01-041-11/+0
* Fix symbols orderingDimitry Ivanov2015-12-181-2/+1
* Remove unwanted stdio symbols from android-18 and 19Dimitry Ivanov2015-12-181-10/+0
* android-21: restore utimensat for mips libcDimitry Ivanov2015-12-181-0/+1
* android-19: Cleanup libc symbolsDimitry Ivanov2015-12-181-108/+15
* Remove LIBC_PRIVATE symbols from android-19 libcDimitry Ivanov2015-12-181-8/+0
* Add posix_memalign to libc.so for API 17,18,19Andrew Hsieh2014-09-261-0/+1
* Remove non-existanec functions/variables from libc.soAndrew Hsieh2014-05-121-20/+3
* ndk: Fix wait4() declarationsDavid 'Digit' Turner2013-12-111-0/+1
* Add utimensat and futimens to libc.so at API level 12 and 19, respectivelyAndrew Hsieh2013-11-111-0/+951