aboutsummaryrefslogtreecommitdiffstats
path: root/libc/libc.map.txt
Commit message (Expand)AuthorAgeFilesLines
* Add removed platform functions used by apps.Christopher Ferris2019-05-081-0/+2
* Move all leak info functions to android_mallopt.Christopher Ferris2019-04-191-6/+1
* Remove gMallocLeakZygoteChild.Christopher Ferris2019-04-161-1/+0
* Add a platform API for setting an allocation limit.Christopher Ferris2019-03-151-1/+1
* Switch libm to libcrt.builtinsYi Kong2019-02-221-0/+17
* Switch libc to libcrt.builtinsYi Kong2019-02-151-1/+1
* Implement dynamic TLS accesses and allocationRyan Prichard2019-01-251-0/+2
* conditional zygote child heap profiling + android_internal_malloptRyan Savitski2019-01-231-0/+1
* Revert "Expose more symbols temporarily"Jiyong Park2019-01-171-8/+4
* Merge changes from topic "move_bionic_to_apex"Treehugger Robot2019-01-111-15/+29
|\
| * Expose more symbols temporarilyJiyong Park2019-01-041-4/+8
| * Add stubs variants for bionic libsJiyong Park2019-01-041-12/+22
* | Add ARM EABI function __aeabi_read_tpRyan Prichard2019-01-071-0/+1
|/
* Generate the per-arch .map files at build time.Elliott Hughes2018-12-171-1/+0
* Add getloadavg(3).Elliott Hughes2018-10-231-0/+1
* Add reallocarray(3).Elliott Hughes2018-09-261-0/+1
* Add android_get_device_api_level.Elliott Hughes2018-09-061-0/+1
* Implement pthread_sigqueue.Josh Gao2018-08-271-0/+1
* fdsan: expose functions to get and interpret tags.Josh Gao2018-08-231-0/+3
* fdsan: expose the address of the table to the platform.Josh Gao2018-08-061-0/+1
* Use LIBC_Q for LIBC_PRIVATE / LIBC_PLATFORMRyan Prichard2018-07-311-2/+2
* Introduce api to track fd ownership in libc.Josh Gao2018-07-191-0/+5
* Add C11 timespec_get.Elliott Hughes2018-07-171-0/+1
* Expose __res_randomid.Elliott Hughes2018-07-171-0/+5
* Change heap dump format slightly.Christopher Ferris2018-06-151-0/+1
* Fix the map for pthread_cond_timedwait_monotonic_np.Elliott Hughes2018-05-291-1/+1
* Fix posix_memalign introduced tag.Dan Albert2018-04-201-1/+1
* Fortify ppoll64.Elliott Hughes2018-03-221-0/+1
* Add _monotonic_np versions of timed wait functionsTom Cherry2018-03-201-1/+5
* Merge "Add __fseterr."Treehugger Robot2018-02-151-0/+1
|\
| * Add __fseterr.Elliott Hughes2018-02-141-0/+1
* | Merge "Add remaining _l function stubs."Elliott Hughes2018-02-151-0/+6
|\ \ | |/ |/|
| * Add remaining _l function stubs.Elliott Hughes2018-02-131-0/+6
* | Implement malloc hooks.Christopher Ferris2018-02-131-0/+4
|/
* Add aligned_alloc to libc.Christopher Ferris2018-02-071-0/+1
* Add `struct sigaction64` and `sigaction64`.Elliott Hughes2018-02-011-0/+1
* Add `sigset64_t` and accompanying functions.Elliott Hughes2018-01-301-0/+20
* Support priority inheritance mutex in 64bit programs.Yabin Cui2018-01-241-0/+2
* More missing _unlocked <stdio.h> functions.Elliott Hughes2017-10-311-0/+7
* Merge "Implement pthread_attr_getinheritsched/pthread_attr_setinheritsched."Elliott Hughes2017-10-261-0/+2
|\
| * Implement pthread_attr_getinheritsched/pthread_attr_setinheritsched.Elliott Hughes2017-10-251-0/+2
* | Merge "Add POSIX swab."Treehugger Robot2017-10-191-0/+1
|\ \
| * | Add POSIX swab.Elliott Hughes2017-10-181-0/+1
| |/
* / Add POSIX fexecve.Elliott Hughes2017-10-181-0/+1
|/
* Add pthread_setschedprio.Elliott Hughes2017-10-171-0/+1
* Complete <netdb.h>.Elliott Hughes2017-10-151-0/+8
* Implement <spawn.h>.Elliott Hughes2017-10-111-0/+21
* Don't repeat ourselves unnecessarily in the maps.Elliott Hughes2017-10-021-18/+18
* Merge changes I76dde1e3,I54fec461Elliott Hughes2017-09-291-0/+2
|\
| * Add <sys/random.h>.Elliott Hughes2017-09-291-0/+2