aboutsummaryrefslogtreecommitdiffstats
path: root/libc/libc.map.txt
Commit message (Expand)AuthorAgeFilesLines
* Add _monotonic_np versions of timed wait functionsTom Cherry2018-03-211-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
* | Add <glob.h>.Elliott Hughes2017-09-261-0/+2
|/
* Finish <search.h>.Elliott Hughes2017-08-311-0/+6
* Pretend the <fts.h> functions didn't appear until 21.Elliott Hughes2017-08-251-5/+5
* Implement <iconv.h>.Elliott Hughes2017-08-251-0/+3
* Fix ndk build.Elliott Hughes2017-08-251-4/+4
* Add syncfs(2).Elliott Hughes2017-08-241-3/+4
* Finish <stdio_ext.h>.Elliott Hughes2017-08-011-0/+2
* Merge "Allow calling v?dprintf for any target API level."Treehugger Robot2017-07-311-2/+2
|\
| * Allow calling v?dprintf for any target API level.Dan Albert2017-07-271-2/+2
* | POSIX getlogin_r/LOGIN_NAME_MAX/TTY_NAME_MAX.Elliott Hughes2017-07-281-2/+7
|/
* Move mallopt to correct section.Christopher Ferris2017-05-311-1/+1
* Add mallopt to canonical list of exports.Christopher Ferris2017-05-301-0/+1
* Add a netcontext variant of gethostbynameBen Schwartz2017-05-221-0/+1
* Add a netcontext variant of gethostbyaddrBen Schwartz2017-05-181-0/+1
* DO NOT MERGE: The future is now.Josh Gao2017-04-201-51/+51
* Restore __system_property_find_nth versionDimitry Ivanov2017-04-131-1/+1
* Move __system_property_*_serial back to LIBCDimitry Ivanov2017-02-241-2/+2
* Hide internal __system_property_* functionsDimitry Ivanov2017-02-231-7/+7
* Merge "add fortified implementations of send/sendto"Treehugger Robot2017-02-151-0/+1
|\
| * add fortified implementations of send/sendtoDaniel Micay2017-02-141-0/+1
* | Add __system_property_wait and return the serial in __system_property_read_ca...Elliott Hughes2017-02-131-0/+1
|/
* Revert "Revert "Remove limit of system property name length""Dimitry Ivanov2017-01-241-0/+1
* Revert "Remove limit of system property name length"Dimitry Ivanov2017-01-241-1/+0
* Remove limit of system property name lengthDimitry Ivanov2017-01-231-0/+1
* Hide __system_property_add/update, deprecate find_nthDimitry Ivanov2017-01-101-3/+7
* Implement <langinfo.h>.Elliott Hughes2016-11-191-0/+2
* Add strtof_l and strtod_l.Dan Albert2016-09-221-0/+4
* Flesh out <sys/msg.h>, <sys/sem.h>, <sys/shm.h>.Elliott Hughes2016-08-181-0/+12