aboutsummaryrefslogtreecommitdiff
path: root/libc/libc.arm.map
AgeCommit message (Expand)Author
2017-05-31Move mallopt to correct section.Christopher Ferris
2017-05-22Add a netcontext variant of gethostbynameBen Schwartz
2017-05-22Merge "Add a netcontext variant of gethostbyaddr"Treehugger Robot
2017-05-18Add a netcontext variant of gethostbyaddrBen Schwartz
2017-05-15Add support for modifying decay timer.Christopher Ferris
2017-05-11Run bionic/libc/tools/genversion-scripts.pyElliott Hughes
2017-04-13Restore __system_property_find_nth versionDimitry Ivanov
2017-02-24Move __system_property_*_serial back to LIBCDimitry Ivanov
2017-02-23Hide internal __system_property_* functionsDimitry Ivanov
2017-02-15Merge "add fortified implementations of send/sendto"Treehugger Robot
2017-02-14add fortified implementations of send/sendtoDaniel Micay
2017-02-13Add __system_property_wait and return the serial in __system_property_read_ca...Elliott Hughes
2017-01-24Revert "Revert "Remove limit of system property name length""Dimitry Ivanov
2017-01-24Revert "Remove limit of system property name length"Dimitry Ivanov
2017-01-23Remove limit of system property name lengthDimitry Ivanov
2017-01-10Hide __system_property_add/update, deprecate find_nthDimitry Ivanov
2016-11-19Implement <langinfo.h>.Elliott Hughes
2016-09-22Add strtof_l and strtod_l.Dan Albert
2016-08-18Flesh out <sys/msg.h>, <sys/sem.h>, <sys/shm.h>.Elliott Hughes
2016-08-10Move brillo closer to Android.Elliott Hughes
2016-08-04Run genversion-scripts.py.Dan Albert
2016-08-02Run genversion-scripts.py.Dan Albert
2016-06-09Add ctermid.Elliott Hughes
2016-06-08Add futimes, futimesat, and lutimes.Elliott Hughes
2016-06-03Remove __brkDimitry Ivanov
2016-04-28Fix <wctype.h>.Elliott Hughes
2016-04-28Implement mblen(3).Elliott Hughes
2016-04-27Make malloc debug symbols platform-privateDimitry Ivanov
2016-04-22bionic: Implement getpwent and getgrentMark Salyzyn
2016-04-21Add new info functions to resolver for use by Netd.Pierre Imai
2016-04-16Merge "Revert "Temporary move __udivdi3 back to LIBC for x86""Dimitry Ivanov
2016-04-16Revert "Temporary move __udivdi3 back to LIBC for x86"Dimitry Ivanov
2016-04-06Add trivial no-op <nl_types.h>.Elliott Hughes
2016-04-06Add <sys/quota.h>.Elliott Hughes
2016-04-05Add sync_file_range to <fcntl.h>.Elliott Hughes
2016-04-05Merge "Add POSIX getsubopt(3)."Elliott Hughes
2016-04-04Add POSIX getsubopt(3).Elliott Hughes
2016-04-04Add SysV signal handlingGreg Hackmann
2016-03-25Add hasmntopt(3)Greg Hackmann
2016-03-25Add {get,set}domainname(2)Greg Hackmann
2016-03-24Merge "Add pthread_getname_np."Elliott Hughes
2016-03-23Add pthread_getname_np.Elliott Hughes
2016-03-23genversion-scripts: fix script name in autogenerated commentGreg Hackmann
2016-02-18Export malloc_backtraceColin Cross
2016-02-18Export malloc_iterate and friendsColin Cross
2016-02-03Add in6addr_any and in6addr_loopback symbols.Elliott Hughes
2016-02-03Really add adjtimex(2), and add clock_adjtime(2) too.Elliott Hughes
2016-02-03Add fopen64/freopen64/tmpfile64 aliases.Elliott Hughes
2016-02-02Expose ftello64.Elliott Hughes
2016-01-27Hide '__isthreaded' for lp64 libc.soDimitry Ivanov