1. 41fd295 Remove linker-namespace functions from the header by Dimitry Ivanov · 10 years ago
  2. e104a2e Generalize the clone function slightly. by Elliott Hughes · 10 years ago
  3. baa2a97 Use clang's nullability instead of nonnull. by Dan Albert · 10 years ago
  4. 62e3a07 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 10 years ago
  5. 34c599a Add __INTRODUCED_IN_FUTURE for unreleased APIs. by Josh Gao · 10 years ago
  6. 5a3d5ca Add __INTRODUCED_IN_{32,64}. by Josh Gao · 10 years ago
  7. ff504e6 Add __INTRODUCED_IN hack to complex test. by Josh Gao · 10 years ago
  8. 7ba106c Fix <wctype.h>. by Elliott Hughes · 10 years ago
  9. 6f6f905 Implement mblen(3). by Elliott Hughes · 10 years ago
  10. 722ab05 bionic: Implement getpwent and getgrent by Mark Salyzyn · 10 years ago
  11. 130bec7 Merge "Improve error message for empty list of public libs" by Dimitry Ivanov · 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. 13d79ab Fix ftw/nftw to only report unreadable directories once. by Elliott Hughes · 10 years ago
  15. aca299a Remove dangling links in secondary namespaces by Dimitry Ivanov · 10 years ago
  16. 4d098ca Add a test for pthread_setname_np on another thread in a PR_SET_DUMPABLE 0 process. by Elliott Hughes · 10 years ago
  17. 7c64941 Merge "Add test for IRELATIVE resolution with RTLD_LAZY" by Dimitry Ivanov · 10 years ago
  18. ba35b2d Add test for IRELATIVE resolution with RTLD_LAZY by Dimitry Ivanov · 10 years ago
  19. 6cfb84b Add trivial no-op <nl_types.h>. by Elliott Hughes · 10 years ago
  20. 8d387ee fix oem_XXXX ids to incorporate both ranges by Mark Salyzyn · 10 years ago
  21. 26fda77 Fix b64_pton. by Elliott Hughes · 10 years ago
  22. 37b23cb Merge "Add <sys/quota.h>." by Elliott Hughes · 10 years ago
  23. eafad49 Add <sys/quota.h>. by Elliott Hughes · 10 years ago
  24. 3735539 Rename the <grp.h>/<pwd.h> tests to reflect that they're no longer in stubs.cpp. by Elliott Hughes · 10 years ago
  25. 0a2ab02 Do not test ifunc on mips by Dimitry Ivanov · 10 years ago
  26. 7f72ad4 Add sync_file_range to <fcntl.h>. by Elliott Hughes · 10 years ago
  27. 55147ad Add missing prototype for readahead in <fcntl.h>. by Elliott Hughes · 10 years ago
  28. c9291e1 Merge "Add POSIX getsubopt(3)." by Elliott Hughes · 10 years ago
  29. df143f8 Add POSIX getsubopt(3). by Elliott Hughes · 10 years ago
  30. 5375bf6 Add SysV signal handling by Greg Hackmann · 10 years ago
  31. 04c7d3d Merge "Enable ifunc test for arm" by Dimitry Ivanov · 10 years ago
  32. e5f7938 Merge "Remove a workaround from stack_protector_test that's not needed in master." by Elliott Hughes · 10 years ago
  33. 6b19f35 Merge "Move math headers in with the other headers." by Elliott Hughes · 10 years ago
  34. c967d89 Enable ifunc test for arm by Dimitry Ivanov · 10 years ago
  35. 126ab12 tests: allow brk to fail with ENOMEM by Daniel Micay · 10 years ago
  36. afe835d Move math headers in with the other headers. by Elliott Hughes · 10 years ago
  37. 17fdd02 Remove a workaround from stack_protector_test that's not needed in master. by Elliott Hughes · 10 years ago
  38. 6057d18 Fix the stack-protector test for x86/x86-64. by Elliott Hughes · 10 years ago
  39. eaf50be Merge "Add a checksum to jmp_buf on mips and mips64." by Josh Gao · 10 years ago
  40. a42789f Merge changes from topic 'setjmp_checksum_x86' by Josh Gao · 10 years ago
  41. c244fcb Delete lies from x86_64 setjmp implementation. by Josh Gao · 10 years ago
  42. 78f5eb0 Fix test getauxval.arm_has_AT_HWCAP2. by Yabin Cui · 10 years ago
  43. 19f5f6f Merge "linker: hide the pointer to soinfo" by Dimitry Ivanov · 10 years ago
  44. d88e1f3 linker: hide the pointer to soinfo by Dimitry Ivanov · 10 years ago
  45. 33a6622 Merge "Don't bother insisting on AT_HWCAP2 for 32-bit devices." by Elliott Hughes · 10 years ago
  46. 900a4dc Don't bother insisting on AT_HWCAP2 for 32-bit devices. by Elliott Hughes · 10 years ago
  47. d15dfb2 clock_nanosleep: add CLOCK_THREAD_CPUTIME_ID special case by Greg Hackmann · 10 years ago
  48. 3299590 Add a checksum to jmp_buf on mips and mips64. by Predrag Blagojevic · 10 years ago
  49. d132099 Merge "Add hasmntopt(3)" by Greg Hackmann · 10 years ago
  50. 76640d5 Merge "Add {get,set}domainname(2)" by Greg Hackmann · 10 years ago
  51. 3679ade Add hasmntopt(3) by Greg Hackmann · 10 years ago
  52. e2faf07 Add {get,set}domainname(2) by Greg Hackmann · 10 years ago
  53. 2846ae7 Merge "epoll_create: reject size <= 0" by Greg Hackmann · 10 years ago
  54. 61cb584 Merge "clone: check for NULL child stack" by Greg Hackmann · 10 years ago
  55. d4c9112 Fix the AT_HWCAP2 test. by Elliott Hughes · 10 years ago
  56. a03c62b epoll_create: reject size <= 0 by Greg Hackmann · 10 years ago
  57. fb23fa3 clone: check for NULL child stack by Greg Hackmann · 10 years ago
  58. 725b2a9 Add pthread_getname_np. by Elliott Hughes · 10 years ago
  59. 68a2f12 Merge "Fix pthread.pthread_barrier_smoke test." by Yabin Cui · 10 years ago
  60. 722072d CloseArchive() to free memory when OpenArchive fails. by Yabin Cui · 10 years ago
  61. 81d2797 Fix pthread.pthread_barrier_smoke test. by Yabin Cui · 10 years ago
  62. ebb4895 Add a CTS test to ensure AT_HWCAP2 is reported. by Elliott Hughes · 10 years ago
  63. 8d0af0b Merge "Add missing <complex.h> functions." by Elliott Hughes · 10 years ago
  64. d787852 Silence false positive warnings on GCC. by Josh Gao · 10 years ago
  65. 9ee6adb Add missing <complex.h> functions. by Elliott Hughes · 10 years ago
  66. 7c66b17 Merge "Adjust test to let it pass on libhoudini." by Yabin Cui · 10 years ago
  67. 61e4d46 Adjust test to let it pass on libhoudini. by Yabin Cui · 10 years ago
  68. ffd19ee Merge "Improve and fix the stack-protector tests." by Elliott Hughes · 10 years ago
  69. 61cf3f3 debuggerd: rethrow the full signal we receive, always. by Josh Gao · 10 years ago
  70. fc69a8a Improve and fix the stack-protector tests. by Elliott Hughes · 10 years ago
  71. f3ea093 Add x86 optimization of rint functions and tests by jzha136 · 11 years ago
  72. cb9e453 Merge "Enable test with clang aarch64." by Chih-hung Hsieh · 10 years ago
  73. 389e28e Enable test with clang aarch64. by Chih-Hung Hsieh · 10 years ago
  74. a4c6913 Add a checksum to jmp_buf on ARM. by Josh Gao · 10 years ago
  75. d17a377 linker: print "not accessible" error message to the log by Dimitry Ivanov · 10 years ago
  76. 62e5964 Improve diagnostics from the assembler __memset_chk routines. by Elliott Hughes · 10 years ago
  77. bf97770 Rewrite ifaddrs#getifaddrs_INET. by Elliott Hughes · 10 years ago
  78. 7dac8b8 Fix scope ids for link-local IPv6 addresses from getifaddrs(3). by Elliott Hughes · 10 years ago
  79. 60a5f73 Merge "Add a memcpy(a, a, n) test." by Christopher Ferris · 10 years ago
  80. 71766c2 Add a memcpy(a, a, n) test. by Christopher Ferris · 10 years ago
  81. 249fefb Merge "Fix the default alignment of the allocations." by Christopher Ferris · 10 years ago
  82. 72df670 Fix the default alignment of the allocations. by Christopher Ferris · 10 years ago
  83. cac2908 Fix regerror(..., nullptr, 0). by Elliott Hughes · 10 years ago
  84. 884f76e Add tests for zero-sized allocations. by Elliott Hughes · 10 years ago
  85. 4c3cf4a Merge "Enable clang for x86_64 after fp128 fix in clang-2577113." by Chih-hung Hsieh · 10 years ago
  86. 63fedd7 Enable clang for x86_64 after fp128 fix in clang-2577113. by Chih-Hung Hsieh · 10 years ago
  87. 8200e55 Add a test for a possible overflow in *printf. by Elliott Hughes · 10 years ago
  88. 43f7c87 Add a test for snprintf on a PTHREAD_STACK_MIN-sized stack. by Elliott Hughes · 10 years ago
  89. 0c485da Add in6addr_any and in6addr_loopback symbols. by Elliott Hughes · 10 years ago
  90. 5f26c6b Really add adjtimex(2), and add clock_adjtime(2) too. by Elliott Hughes · 10 years ago
  91. f226ee5 Add fopen64/freopen64/tmpfile64 aliases. by Elliott Hughes · 10 years ago
  92. a279324 Merge "Fix ifaddrs#getifaddrs_INET flakiness." by Elliott Hughes · 10 years ago
  93. 2d5e21f Fix ifaddrs#getifaddrs_INET flakiness. by Elliott Hughes · 10 years ago
  94. e4fa6e9 Expose ftello64. by Elliott Hughes · 10 years ago
  95. f68dcbe Fix our fortify tests for global -Werror. by Dan Albert · 10 years ago
  96. 955426e Fix a sign extension bug in stdio. by Elliott Hughes · 10 years ago
  97. 03e65eb Implement funopen64. by Elliott Hughes · 10 years ago
  98. 33697a0 Factor out the waiting for children in bionic tests. by Elliott Hughes · 10 years ago
  99. 94bb0fa Merge "Support _FILE_OFFSET_BITS=64 for most of <stdio.h>." by Elliott Hughes · 10 years ago
  100. d9bb708 Merge "Implement POSIX lockf." by Elliott Hughes · 10 years ago