- d51bc71 Add platform specific version tags. by Josh Gao · 9 years ago
- 34c599a Add __INTRODUCED_IN_FUTURE for unreleased APIs. by Josh Gao · 9 years ago
- 14adff1 Add versioning information to symbols. by Josh Gao · 9 years ago
- 5a3d5ca Add __INTRODUCED_IN_{32,64}. by Josh Gao · 9 years ago
- ff504e6 Add __INTRODUCED_IN hack to complex test. by Josh Gao · 9 years ago
- e23df93 Merge "Remove __UNAVAILABLE." by Elliott Hughes · 9 years ago
- 7e94d29 Remove __UNAVAILABLE. by Elliott Hughes · 9 years ago
- 146cbac Merge "Fix <wctype.h>." by Elliott Hughes · 9 years ago
- adc8d34 Merge "Remove declaration of pthread_cond_timeout_np." by Elliott Hughes · 9 years ago
- 216c300 Merge "Update timezone data to 2016d" by Neil Fuller · 9 years ago
- 418bdaf Merge "Update timezone data to 2016c" by Neil Fuller · 9 years ago
- f1b3852 Merge "Update timezone data to 2016b" by Neil Fuller · 9 years ago
- 7ba106c Fix <wctype.h>. by Elliott Hughes · 9 years ago
- bd8773d Merge "Implement mblen(3)." by Treehugger Robot · 9 years ago
- 6f6f905 Implement mblen(3). by Elliott Hughes · 9 years ago
- 1519a90 Merge "Remove -fvisibility=hidden from dns code" by Treehugger Robot · 9 years ago
- e5ed43b Remove -fvisibility=hidden from dns code by Dimitry Ivanov · 9 years ago
- 488f5fc Merge "[mips64] Call __memset_chk_fail correctly for mips64." by Treehugger Robot · 9 years ago
- 3615a52 Remove declaration of pthread_cond_timeout_np. by Elliott Hughes · 9 years ago
- b640e03 [mips64] Call __memset_chk_fail correctly for mips64. by Predrag Blagojevic · 9 years ago
- 671e6b2 Merge "Add unwind information for r7 in arm syscalls." by Treehugger Robot · 9 years ago
- f5a9123 Add unwind information for r7 in arm syscalls. by Christopher Ferris · 9 years ago
- b3c1ff6 Merge "Make malloc debug symbols platform-private" by Treehugger Robot · 9 years ago
- 0640b91 Merge changes from topic 'bionic_unavailable' by Josh Gao · 9 years ago
- 54548d8 Make malloc debug symbols platform-private by Dimitry Ivanov · 9 years ago
- 234ea78 Merge "Enable clang builds of mips/mips64 in bionic again." by Stephen Hines · 9 years ago
- 29226f3 Tag unavailable functions with macro. by Josh Gao · 9 years ago
- c194fd3 Delete declarations which don't exist. by Josh Gao · 9 years ago
- b5f5879 Enable clang builds of mips/mips64 in bionic again. by Stephen Hines · 9 years ago
- e1be20f Merge "Fix DNS search path info." by Pierre Imai · 9 years ago
- 1b069a9 Fix DNS search path info. by Pierre Imai · 9 years ago
- 92b23a0 Merge "Make <sys/user.h> compile on AArch64." by Josh Gao · 9 years ago
- d8ca92c Make <sys/user.h> compile on AArch64. by Josh Gao · 9 years ago
- 23e29e3 Merge "bionic: Implement getpwent and getgrent" by Treehugger Robot · 9 years ago
- 30595a2 Merge "Fix google-explicit-constructor warning." by Chih-hung Hsieh · 9 years ago
- 722ab05 bionic: Implement getpwent and getgrent by Mark Salyzyn · 9 years ago
- 956df72 Fix google-explicit-constructor warning. by Chih-Hung Hsieh · 9 years ago
- 130bec7 Merge "Improve error message for empty list of public libs" by Dimitry Ivanov · 9 years ago
- 60200a7 Update timezone data to 2016d by Neil Fuller · 9 years ago
- 2b55d7b Update timezone data to 2016c by Neil Fuller · 9 years ago
- 4d3a792 Update timezone data to 2016b by Neil Fuller · 9 years ago
- 42df585 Merge "Add a test exercising ptrace watchpoint functionality" by Treehugger Robot · 9 years ago
- 1faca6c Add a test exercising ptrace watchpoint functionality by Pavel Labath · 9 years ago
- 5480761 Improve error message for empty list of public libs by Dimitry Ivanov · 9 years ago
- 4d9a97b Merge changes I6059b68e,I11a7257a by Pierre Imai · 9 years ago
- 97c9d73 Add new info functions to resolver for use by Netd. by Pierre Imai · 9 years ago
- fff3567 Store DNS server count in resolv_cache. by Pierre Imai · 9 years ago
- 80bb8d5 Merge "Change pointer to allocation in unit tests." by Treehugger Robot · 9 years ago
- 97fd7d9 Change pointer to allocation in unit tests. by Christopher Ferris · 9 years ago
- 1c3a5d8 Merge "Rename DT_MIPS_RLD_MAP2 flag to DT_MIPS_RLD_MAP_REL" by Than McIntosh · 9 years ago
- bd26f23 Merge "Update sanitize property format" by Colin Cross · 9 years ago
- 96d961c Merge "Add malloc debug documentation." by Christopher Ferris · 9 years ago
- 2c32c20 Merge "Fix ftw/nftw to only report unreadable directories once." by Elliott Hughes · 9 years ago
- f917ed3 Merge "Small fixes to malloc debug." by Christopher Ferris · 9 years ago
- 13d79ab Fix ftw/nftw to only report unreadable directories once. by Elliott Hughes · 9 years ago
- ab6c7de Merge "Revert "Temporary move __udivdi3 back to LIBC for x86"" by Dimitry Ivanov · 9 years ago
- 9f39326 Revert "Temporary move __udivdi3 back to LIBC for x86" by Dimitry Ivanov · 9 years ago
- 27c43c5 Update sanitize property format by Colin Cross · 9 years ago
- 713a8e3 Add malloc debug documentation. by Christopher Ferris · 9 years ago
- ea26b33 Small fixes to malloc debug. by Christopher Ferris · 9 years ago
- 668fddb Merge changes Id8a3b7dc,I00ded8f9,I02f78ad7 by Treehugger Robot · 9 years ago
- b8e1b705 Make the legacy inline headers compile standalone. by Josh Gao · 9 years ago
- 82a176b Merge "Remove dangling links in secondary namespaces" by Dimitry Ivanov · 9 years ago
- aca299a Remove dangling links in secondary namespaces by Dimitry Ivanov · 9 years ago
- 30bc91a Merge "linker: remove unnecessary reset of constructors_called flag" by Treehugger Robot · 9 years ago
- 99739d4 Don't redefine __ANDROID_API__. by Josh Gao · 9 years ago
- 26bc9c6 Move <sys/_sigdefs.h> and <sys/_errdefs.h> to private. by Josh Gao · 9 years ago
- 0e3b719 Merge "Move linker-namespace functions to LIBC_PLATFORM" by Treehugger Robot · 9 years ago
- 7a622da Move linker-namespace functions to LIBC_PLATFORM by Dimitry Ivanov · 9 years ago
- 3647314 linker: remove unnecessary reset of constructors_called flag by Dimitry Ivanov · 9 years ago
- 3ae69aa Merge "linker: unload RTLD_NODELETE libraries when loading fails" by Treehugger Robot · 9 years ago
- dd906d7 linker: unload RTLD_NODELETE libraries when loading fails by Dimitry Ivanov · 9 years ago
- 868b6fa Merge "Small refactor." by Christopher Ferris · 9 years ago
- 55a89a4 Small refactor. by Christopher Ferris · 9 years ago
- 03a16d3 Merge "Add a test for pthread_setname_np on another thread in a PR_SET_DUMPABLE 0 process." by Elliott Hughes · 9 years ago
- 966e1ac Merge "Rename deps property to objs in cc_objects" by Colin Cross · 9 years ago
- 0856a97 Merge "Update Android.bp to match Android.mk" by Treehugger Robot · 9 years ago
- 77d57bf Rename deps property to objs in cc_objects by Colin Cross · 9 years ago
- fc8ed2f Update Android.bp to match Android.mk by Colin Cross · 9 years ago
- eccca04 Merge "Update Android.bp to match Android.mk" by Colin Cross · 9 years ago
- 4d098ca Add a test for pthread_setname_np on another thread in a PR_SET_DUMPABLE 0 process. by Elliott Hughes · 9 years ago
- c247cd1 Merge "Remove fabs, fabsf, fabsl inlines from <math.h>." by Josh Gao · 9 years ago
- 7c64941 Merge "Add test for IRELATIVE resolution with RTLD_LAZY" by Dimitry Ivanov · 9 years ago
- a588f90 Remove fabs, fabsf, fabsl inlines from <math.h>. by Josh Gao · 9 years ago
- ba35b2d Add test for IRELATIVE resolution with RTLD_LAZY by Dimitry Ivanov · 9 years ago
- 08794d4 Merge changes Ife4692e4,I7304cc1d,If19653d0,I769ca792,I93625d19, ... by Josh Gao · 9 years ago
- 8c8ef59 Move <sys/sysconf.h> to <bits/sysconf.h>. by Josh Gao · 9 years ago
- 752a82c Remove mbstowcs from <wchar.h>. by Josh Gao · 9 years ago
- 7449e59 Extract getopt and friends to <bits/getopt.h> by Josh Gao · 9 years ago
- a6c8546 Remove declaration of unlinkat from <fcntl.h>. by Josh Gao · 9 years ago
- 98e574c Extract ioctl to <bits/ioctl.h>. by Josh Gao · 9 years ago
- ee8d169 Extract fcntl to <bits/fcntl.h>. by Josh Gao · 9 years ago
- c3cec27 Extract strcasecmp and friends to <bits/strcasecmp.h>. by Josh Gao · 9 years ago
- 0d8e141 Make <bits/lockf.h> compile standalone. by Josh Gao · 9 years ago
- 2675a9e Make <android/dlext.h> compile standalone. by Josh Gao · 9 years ago
- b839610 Update Android.bp to match Android.mk by Colin Cross · 9 years ago
- ef7c95b Make the network headers compile standalone. by Josh Gao · 9 years ago
- 70856fb Remove duplicate declaration of mlock, munlock. by Josh Gao · 9 years ago
- 322d6cf Merge "Add trivial no-op <nl_types.h>." by Elliott Hughes · 9 years ago
- 6cfb84b Add trivial no-op <nl_types.h>. by Elliott Hughes · 9 years ago