1. c650447 Merge "Remove dlmalloc." by Josh Gao · 10 years ago
  2. 0ac0cee Remove dlmalloc. by Josh Gao · 10 years ago
  3. 71288cb Add another stdio test. by Elliott Hughes · 10 years ago
  4. 7f54348 Loosen up sys_time.gettimeofday. by Elliott Hughes · 10 years ago
  5. 8d6e194 Merge "Simplify fseek/ftell." by Elliott Hughes · 10 years ago
  6. 2704bd1 Simplify fseek/ftell. by Elliott Hughes · 10 years ago
  7. be4f742 Merge "Remove dependency on zipalign." by Christopher Ferris · 10 years ago
  8. 3e3b992 Merge "Do not unmap reserved region on dlclose" by Dimitry Ivanov · 10 years ago
  9. f45b0e9 Do not unmap reserved region on dlclose by Dimitry Ivanov · 10 years ago
  10. c0ffcec Remove dependency on zipalign. by Christopher Ferris · 10 years ago
  11. 923f165 Make FILE*s less usable after fclose(3). by Elliott Hughes · 10 years ago
  12. 89f4e09 Merge "Implement if_nameindex(3)/if_freenameindex(3)." by Elliott Hughes · 10 years ago
  13. ed57b98 Implement if_nameindex(3)/if_freenameindex(3). by Elliott Hughes · 10 years ago
  14. a6c2582 Merge "Add more tests for getifaddrs(3)" by Yi Kong · 10 years ago
  15. e8efb96 Add comment for [p]select_smoke tests STDIN issue. by Christopher Ferris · 10 years ago
  16. 64b481c Add more tests for getifaddrs(3) by Yi Kong · 10 years ago
  17. dd926b5 Fix select failures when STDIN is ready. by Christopher Ferris · 10 years ago
  18. 323900c Merge "Escape failure messages in XML test output." by Dan Albert · 10 years ago
  19. 09a9964 Escape failure messages in XML test output. by Dan Albert · 10 years ago
  20. 13f26a7 Add method to run fortified versions of funcs. by Christopher Ferris · 10 years ago
  21. 9361ad3 Fix <sys/sysmacros.h>. by Elliott Hughes · 10 years ago
  22. 5d84373 Add a getifaddrs(3) debugging tool. by Elliott Hughes · 10 years ago
  23. 588213a Add basic tests for <net/if.h>. by Elliott Hughes · 10 years ago
  24. fdb2963 Handle AF_PACKET in getifaddr(3). by Yi Kong · 10 years ago
  25. 09f4651 Replace MALLOC_IMPL with MALLOC_SVELTE. by Josh Gao · 10 years ago
  26. 9cddb48 Revert "Revert "Implement getifaddrs(3)/freeifaddrs(3)."" by Elliott Hughes · 10 years ago
  27. bd4d45d Add tests for /proc/self/fd and /proc/self/task/TID/fd access by Nick Kralevich · 10 years ago
  28. b62e633 Merge "Revert "Implement getifaddrs(3)/freeifaddrs(3)."" by Yi Kong · 10 years ago
  29. 76814a8 Revert "Implement getifaddrs(3)/freeifaddrs(3)." by Yi Kong · 10 years ago
  30. 71417ca Merge "Implement getifaddrs(3)/freeifaddrs(3)." by Yi Kong · 10 years ago
  31. 7331fe1 linker: implement shared namespaces by Dimitry Ivanov · 10 years ago
  32. 0945ed5 Implement getifaddrs(3)/freeifaddrs(3). by Elliott Hughes · 10 years ago
  33. 7cb3c4a Merge "sem_timedwait with a null timeout doesn't mean "forever"." by Elliott Hughes · 10 years ago
  34. d4f86ae Merge "linker: add dlvsym(3)" by Dimitry Ivanov · 10 years ago
  35. 9cf99cb linker: add dlvsym(3) by Dimitry Ivanov · 10 years ago
  36. dd586f2 sem_timedwait with a null timeout doesn't mean "forever". by Elliott Hughes · 10 years ago
  37. ad33ebe Fix bug in dlmalloc's version of calloc. by Christopher Ferris · 10 years ago
  38. d31d4c1 Add a few missing pthread tests. by Elliott Hughes · 10 years ago
  39. 162a852 Merge "Fix personality test for mips32r6" by Elliott Hughes · 10 years ago
  40. 61cf963 Fix personality test for mips32r6 by Lazar Trsic · 10 years ago
  41. 4a2c5aa Move dlsym and dladdr implementation to linker.cpp by Dimitry Ivanov · 10 years ago
  42. 284ae35 Add permitted_when_isolated_path to linker namespaces by Dimitry Ivanov · 10 years ago
  43. e371ae6 Merge "Allow dlopening public libs using absolute path" by Dimitry Ivanov · 10 years ago
  44. 22840aa Allow dlopening public libs using absolute path by Dimitry Ivanov · 10 years ago
  45. 939a7e0 Track rename from base/ to android-base/. by Elliott Hughes · 10 years ago
  46. 514f46b Merge "Don't use StringPrintf() in gtest runner." by Yabin Cui · 10 years ago
  47. a32fc86 Don't use StringPrintf() in gtest runner. by Yabin Cui · 10 years ago
  48. 376b94f Merge "Separate properties by selabel" by Tom Cherry · 10 years ago
  49. d4c9b9d Improve unit test runner. by Yabin Cui · 10 years ago
  50. 49a309f Separate properties by selabel by Tom Cherry · 10 years ago
  51. 9cbabd8 Merge "Add bionic-unit-tests-gcc{32,64}, compiled with gcc." by Chih-hung Hsieh · 10 years ago
  52. aec1398 Merge "Fix pthread_test according to tsan report." by Yabin Cui · 10 years ago
  53. f688c5d Add bionic-unit-tests-gcc{32,64}, compiled with gcc. by Chih-Hung Hsieh · 10 years ago
  54. db8caa7 Merge "Introduce anonymous namespace" by Dimitry Ivanov · 10 years ago
  55. 1ffec1c Introduce anonymous namespace by Dmitriy Ivanov · 10 years ago
  56. 1755435 Merge "Change _stdio_handles_locking into _caller_handles_locking." by Yabin Cui · 10 years ago
  57. 74ed96d Merge "Use FUTEX_WAIT_BITSET to avoid converting timeouts." by Yabin Cui · 10 years ago
  58. 76144aa Change _stdio_handles_locking into _caller_handles_locking. by Yabin Cui · 10 years ago
  59. 2feb9dd Fix test build break. by Josh Gao · 10 years ago
  60. c9a659c Use FUTEX_WAIT_BITSET to avoid converting timeouts. by Yabin Cui · 10 years ago
  61. c22a7de extend the PTRDIFF_MAX size check to mremap by Daniel Micay · 10 years ago
  62. 2c09e5d Merge "Implement pthread spin." by Yabin Cui · 10 years ago
  63. fe3a83a Implement pthread spin. by Yabin Cui · 10 years ago
  64. 3cc35e2 Ignore target sdk version for the public namespace by Dmitriy Ivanov · 10 years ago
  65. a36158a Fix pthread_test according to tsan report. by Yabin Cui · 10 years ago
  66. b804b9d Merge "Implement pthread barrier." by Yabin Cui · 10 years ago
  67. e7c2fff Implement pthread barrier. by Yabin Cui · 10 years ago
  68. 949bfb9 Merge "Enable clang to compile more tests." by Chih-hung Hsieh · 10 years ago
  69. 1f0ccbb Merge "Introducing linker namespaces" by Dimitry Ivanov · 10 years ago
  70. 1e79540 Enable clang to compile more tests. by Chih-Hung Hsieh · 10 years ago
  71. 42d5fcb Introducing linker namespaces by Dmitriy Ivanov · 10 years ago
  72. 5780f9d Merge "Fix strftime if tm_zone is null." by Elliott Hughes · 10 years ago
  73. a9cac4c Fix strftime if tm_zone is null. by Elliott Hughes · 10 years ago
  74. 2ed1b29 FORTIFY_SOURCE: make sure gcc unittests are compiled with gcc by Nick Kralevich · 10 years ago
  75. 0c44705 Merge "Enable clang for modules failed with TLS." by Chih-hung Hsieh · 10 years ago
  76. 5058a00 Enable clang for modules failed with TLS. by Chih-Hung Hsieh · 10 years ago
  77. f208361 Clean up pthread_gettid_np test. by Elliott Hughes · 10 years ago
  78. de12462 Fix potential race condition on CTS TC pthread_gettid_np by Junjie Hu · 10 years ago
  79. 09fac86 Fix test failure. by Josh Gao · 10 years ago
  80. 8b5b2c4 Merge "fix the mremap signature" by Elliott Hughes · 10 years ago
  81. 4200e26 fix the mremap signature by Daniel Micay · 10 years ago
  82. fd7a91e linker: cleanup solist after unsuccessful read by Dmitriy Ivanov · 10 years ago
  83. eb9b925 Fix GNU/POSIX basename headers. by Josh Gao · 10 years ago
  84. 4151db5 Add prlimit to LP32. by Elliott Hughes · 10 years ago
  85. 1721be2 Merge "Implement scandirat and scandirat64." by Elliott Hughes · 10 years ago
  86. 6331e80 Implement scandirat and scandirat64. by Elliott Hughes · 10 years ago
  87. 5238eb0 Merge "Implement load at fixed address feature" by Dimitry Ivanov · 10 years ago
  88. 126af75 Implement load at fixed address feature by Dmitriy Ivanov · 10 years ago
  89. 9216a64 Fix <utmp.h> declarations. by Elliott Hughes · 10 years ago
  90. 6f2d310 Correctly resolve realpath for absolute paths by Lazar Trsic · 10 years ago
  91. 8ab433d Fix stdio read after EOF behavior. by Elliott Hughes · 10 years ago
  92. 7b77cb3 Fix inet_aton on LP32. by Elliott Hughes · 10 years ago
  93. 487a182 Merge "Fix inet_addr/inet_aton/inet_network." by Elliott Hughes · 10 years ago
  94. 0478666 Fix inet_addr/inet_aton/inet_network. by Elliott Hughes · 10 years ago
  95. d8df28f Merge "Implement setjmp cookies on MIPS and MIPS64" by Josh Gao · 10 years ago
  96. 1b519c0 Implement setjmp cookies on MIPS and MIPS64 by Nikola Veljkovic · 10 years ago
  97. 268f739 Merge "Make dt_runpath work for libraries opened from apk" by Dimitry Ivanov · 10 years ago
  98. a1feb11 Make dt_runpath work for libraries opened from apk by Dmitriy Ivanov · 10 years ago
  99. bc6379d Remove the workaround which fixes JOB_COUNT in CTS test. by Yabin Cui · 10 years ago
  100. df62e31 am 5c50449b: Merge "Use const auto& in for loops." by Elliott Hughes · 10 years ago