1. c194fd3 Delete declarations which don't exist. by Josh Gao · 10 years ago
  2. e1be20f Merge "Fix DNS search path info." by Pierre Imai · 10 years ago
  3. 1b069a9 Fix DNS search path info. by Pierre Imai · 10 years ago
  4. 92b23a0 Merge "Make <sys/user.h> compile on AArch64." by Josh Gao · 10 years ago
  5. d8ca92c Make <sys/user.h> compile on AArch64. by Josh Gao · 10 years ago
  6. 23e29e3 Merge "bionic: Implement getpwent and getgrent" by Treehugger Robot · 10 years ago
  7. 30595a2 Merge "Fix google-explicit-constructor warning." by Chih-hung Hsieh · 10 years ago
  8. 722ab05 bionic: Implement getpwent and getgrent by Mark Salyzyn · 10 years ago
  9. 956df72 Fix google-explicit-constructor warning. by Chih-Hung Hsieh · 10 years ago
  10. 130bec7 Merge "Improve error message for empty list of public libs" by Dimitry Ivanov · 10 years ago
  11. 42df585 Merge "Add a test exercising ptrace watchpoint functionality" by Treehugger Robot · 10 years ago
  12. 1faca6c Add a test exercising ptrace watchpoint functionality by Pavel Labath · 10 years ago
  13. 5480761 Improve error message for empty list of public libs by Dimitry Ivanov · 10 years ago
  14. 4d9a97b Merge changes I6059b68e,I11a7257a by Pierre Imai · 10 years ago
  15. 97c9d73 Add new info functions to resolver for use by Netd. by Pierre Imai · 10 years ago
  16. fff3567 Store DNS server count in resolv_cache. by Pierre Imai · 10 years ago
  17. 80bb8d5 Merge "Change pointer to allocation in unit tests." by Treehugger Robot · 10 years ago
  18. 97fd7d9 Change pointer to allocation in unit tests. by Christopher Ferris · 10 years ago
  19. 1c3a5d8 Merge "Rename DT_MIPS_RLD_MAP2 flag to DT_MIPS_RLD_MAP_REL" by Than McIntosh · 10 years ago
  20. bd26f23 Merge "Update sanitize property format" by Colin Cross · 10 years ago
  21. 96d961c Merge "Add malloc debug documentation." by Christopher Ferris · 10 years ago
  22. 2c32c20 Merge "Fix ftw/nftw to only report unreadable directories once." by Elliott Hughes · 10 years ago
  23. f917ed3 Merge "Small fixes to malloc debug." by Christopher Ferris · 10 years ago
  24. 13d79ab Fix ftw/nftw to only report unreadable directories once. by Elliott Hughes · 10 years ago
  25. ab6c7de Merge "Revert "Temporary move __udivdi3 back to LIBC for x86"" by Dimitry Ivanov · 10 years ago
  26. 9f39326 Revert "Temporary move __udivdi3 back to LIBC for x86" by Dimitry Ivanov · 10 years ago
  27. 27c43c5 Update sanitize property format by Colin Cross · 10 years ago
  28. 713a8e3 Add malloc debug documentation. by Christopher Ferris · 10 years ago
  29. ea26b33 Small fixes to malloc debug. by Christopher Ferris · 10 years ago
  30. 668fddb Merge changes Id8a3b7dc,I00ded8f9,I02f78ad7 by Treehugger Robot · 10 years ago
  31. b8e1b705 Make the legacy inline headers compile standalone. by Josh Gao · 10 years ago
  32. 82a176b Merge "Remove dangling links in secondary namespaces" by Dimitry Ivanov · 10 years ago
  33. aca299a Remove dangling links in secondary namespaces by Dimitry Ivanov · 10 years ago
  34. 30bc91a Merge "linker: remove unnecessary reset of constructors_called flag" by Treehugger Robot · 10 years ago
  35. 99739d4 Don't redefine __ANDROID_API__. by Josh Gao · 10 years ago
  36. 26bc9c6 Move <sys/_sigdefs.h> and <sys/_errdefs.h> to private. by Josh Gao · 10 years ago
  37. 0e3b719 Merge "Move linker-namespace functions to LIBC_PLATFORM" by Treehugger Robot · 10 years ago
  38. 7a622da Move linker-namespace functions to LIBC_PLATFORM by Dimitry Ivanov · 10 years ago
  39. 3647314 linker: remove unnecessary reset of constructors_called flag by Dimitry Ivanov · 10 years ago
  40. 3ae69aa Merge "linker: unload RTLD_NODELETE libraries when loading fails" by Treehugger Robot · 10 years ago
  41. dd906d7 linker: unload RTLD_NODELETE libraries when loading fails by Dimitry Ivanov · 10 years ago
  42. 868b6fa Merge "Small refactor." by Christopher Ferris · 10 years ago
  43. 55a89a4 Small refactor. by Christopher Ferris · 10 years ago
  44. 03a16d3 Merge "Add a test for pthread_setname_np on another thread in a PR_SET_DUMPABLE 0 process." by Elliott Hughes · 10 years ago
  45. 966e1ac Merge "Rename deps property to objs in cc_objects" by Colin Cross · 10 years ago
  46. 0856a97 Merge "Update Android.bp to match Android.mk" by Treehugger Robot · 10 years ago
  47. 77d57bf Rename deps property to objs in cc_objects by Colin Cross · 10 years ago
  48. fc8ed2f Update Android.bp to match Android.mk by Colin Cross · 10 years ago
  49. eccca04 Merge "Update Android.bp to match Android.mk" by Colin Cross · 10 years ago
  50. 4d098ca Add a test for pthread_setname_np on another thread in a PR_SET_DUMPABLE 0 process. by Elliott Hughes · 10 years ago
  51. c247cd1 Merge "Remove fabs, fabsf, fabsl inlines from <math.h>." by Josh Gao · 10 years ago
  52. 7c64941 Merge "Add test for IRELATIVE resolution with RTLD_LAZY" by Dimitry Ivanov · 10 years ago
  53. a588f90 Remove fabs, fabsf, fabsl inlines from <math.h>. by Josh Gao · 10 years ago
  54. ba35b2d Add test for IRELATIVE resolution with RTLD_LAZY by Dimitry Ivanov · 10 years ago
  55. 08794d4 Merge changes Ife4692e4,I7304cc1d,If19653d0,I769ca792,I93625d19, ... by Josh Gao · 10 years ago
  56. 8c8ef59 Move <sys/sysconf.h> to <bits/sysconf.h>. by Josh Gao · 10 years ago
  57. 752a82c Remove mbstowcs from <wchar.h>. by Josh Gao · 10 years ago
  58. 7449e59 Extract getopt and friends to <bits/getopt.h> by Josh Gao · 10 years ago
  59. a6c8546 Remove declaration of unlinkat from <fcntl.h>. by Josh Gao · 10 years ago
  60. 98e574c Extract ioctl to <bits/ioctl.h>. by Josh Gao · 10 years ago
  61. ee8d169 Extract fcntl to <bits/fcntl.h>. by Josh Gao · 10 years ago
  62. c3cec27 Extract strcasecmp and friends to <bits/strcasecmp.h>. by Josh Gao · 10 years ago
  63. 0d8e141 Make <bits/lockf.h> compile standalone. by Josh Gao · 10 years ago
  64. 2675a9e Make <android/dlext.h> compile standalone. by Josh Gao · 10 years ago
  65. b839610 Update Android.bp to match Android.mk by Colin Cross · 10 years ago
  66. ef7c95b Make the network headers compile standalone. by Josh Gao · 10 years ago
  67. 70856fb Remove duplicate declaration of mlock, munlock. by Josh Gao · 10 years ago
  68. 322d6cf Merge "Add trivial no-op <nl_types.h>." by Elliott Hughes · 10 years ago
  69. 6cfb84b Add trivial no-op <nl_types.h>. by Elliott Hughes · 10 years ago
  70. 5e843fb Merge "Teach our script to ignore more dead POSIX stuff." by Elliott Hughes · 10 years ago
  71. 8c1eb2d Merge "fix oem_XXXX ids to incorporate both ranges" by Mark Salyzyn · 10 years ago
  72. 8d387ee fix oem_XXXX ids to incorporate both ranges by Mark Salyzyn · 10 years ago
  73. 9deb01c Merge "Fix b64_pton." by Elliott Hughes · 10 years ago
  74. 187d37d Teach our script to ignore more dead POSIX stuff. by Elliott Hughes · 10 years ago
  75. 26fda77 Fix b64_pton. by Elliott Hughes · 10 years ago
  76. 37b23cb Merge "Add <sys/quota.h>." by Elliott Hughes · 10 years ago
  77. eafad49 Add <sys/quota.h>. by Elliott Hughes · 10 years ago
  78. 83b44a9 Rename DT_MIPS_RLD_MAP2 flag to DT_MIPS_RLD_MAP_REL by Lazar Trsic · 10 years ago
  79. 733c92f Merge "Rename the <grp.h>/<pwd.h> tests to reflect that they're no longer in stubs.cpp." by Elliott Hughes · 10 years ago
  80. 492c872 Merge "Break up the rest of stubs.cpp." by Elliott Hughes · 10 years ago
  81. 3735539 Rename the <grp.h>/<pwd.h> tests to reflect that they're no longer in stubs.cpp. by Elliott Hughes · 10 years ago
  82. e4510a2 Break up the rest of stubs.cpp. by Elliott Hughes · 10 years ago
  83. af11ec2 Merge "bionic: split out getpwnam and friends" by Mark Salyzyn · 10 years ago
  84. b38347a bionic: split out getpwnam and friends by Mark Salyzyn · 10 years ago
  85. a749dc9 Merge "Reduce the amount of logging in Bionic's resolver." by Pierre Imai · 10 years ago
  86. 360800d Reduce the amount of logging in Bionic's resolver. by Pierre Imai · 10 years ago
  87. c0e8b06 Merge "Do not test ifunc on mips" by Dimitry Ivanov · 10 years ago
  88. 0a2ab02 Do not test ifunc on mips by Dimitry Ivanov · 10 years ago
  89. 66606ff Merge "linker: Add unit-test for sleb128_decoder" by Dimitry Ivanov · 10 years ago
  90. fa4aeed linker: Add unit-test for sleb128_decoder by Dimitry Ivanov · 10 years ago
  91. d9bba70 Merge "Add sync_file_range to <fcntl.h>." by Elliott Hughes · 10 years ago
  92. 7f72ad4 Add sync_file_range to <fcntl.h>. by Elliott Hughes · 10 years ago
  93. 95ddb26 Merge "Add missing prototype for readahead in <fcntl.h>." by Elliott Hughes · 10 years ago
  94. 55147ad Add missing prototype for readahead in <fcntl.h>. by Elliott Hughes · 10 years ago
  95. c9291e1 Merge "Add POSIX getsubopt(3)." by Elliott Hughes · 10 years ago
  96. 7897405 Merge "Add SysV signal handling" by Elliott Hughes · 10 years ago
  97. 14fc307 Merge "Fix off-by-one error in res_cache.c" by Pierre Imai · 10 years ago
  98. 03844d8 Fix off-by-one error in res_cache.c by Pierre Imai · 10 years ago
  99. ce3101f Merge "Ignore unreliable DNS servers." by Pierre Imai · 10 years ago
  100. 6b3f0d6 Ignore unreliable DNS servers. by Pierre Imai · 10 years ago