1. 11ea08c Use new sanitizer option. by Dan Albert · 10 years ago
  2. 333bdad Merge "Add a sys/procfs.h." by Elliott Hughes · 10 years ago
  3. bf18c61 Add a sys/procfs.h. by Dan Albert · 10 years ago
  4. 402a750 Make path to apk compliant with jar url format by Dmitriy Ivanov · 10 years ago
  5. c910de9 Merge "Add process_vm_readv and process_vm_writev." by Elliott Hughes · 10 years ago
  6. be57a40 Add process_vm_readv and process_vm_writev. by Elliott Hughes · 10 years ago
  7. bd3b961 Fix application_sdk_versions_smoke test by Dmitriy Ivanov · 10 years ago
  8. 6865082 Support DT_RUNPATH in the linker. by Evgenii Stepanov · 10 years ago
  9. 60907c7 Allow NULL in pthread_mutex_lock/unlock. by Christopher Ferris · 10 years ago
  10. e1d0810 Add O_PATH support for flistxattr() by Nick Kralevich · 10 years ago
  11. ef55f96 Merge "Fix dlsym(handle_of_main_executable, ...)" by Dmitriy Ivanov · 10 years ago
  12. 2825f10 libc: Add O_PATH support for fgetxattr / fsetxattr by Nick Kralevich · 10 years ago
  13. f439b5a Fix dlsym(handle_of_main_executable, ...) by Dmitriy Ivanov · 10 years ago
  14. 9d476a0 Cleanup ftruncate negative test. by Dan Albert · 10 years ago
  15. 79fd668 Add functions to provide target sdk version by Dmitriy Ivanov · 10 years ago
  16. ffe01a3 Merge "Fix error handling for negative size in ftruncate." by Dan Albert · 10 years ago
  17. b0c6f2db Fix pthread_attr_getstack__main_thread failure on glibc. by Yabin Cui · 10 years ago
  18. c05554e Fix error handling for negative size in ftruncate. by Dan Albert · 10 years ago
  19. 9333324 Remove -z global workaround for target x86 by Dmitriy Ivanov · 10 years ago
  20. 697bd9f Improved dlsym tests and fixes to linker by Dmitriy Ivanov · 10 years ago
  21. f9eeea6 Merge "Remove pthread_detach_no_leak test." by Yabin Cui · 10 years ago
  22. 2957cc5 Remove pthread_detach_no_leak test. by Yabin Cui · 10 years ago
  23. 5624a6a Move pthread_atfork_dlclose test out of static lib by Dmitriy Ivanov · 10 years ago
  24. 64a8698 Modify test to avoid race condition. automerge: 3da136a by Christopher Ferris · 10 years ago
  25. 9a2744d Merge "Fix POSIX timer thread naming." by Elliott Hughes · 10 years ago
  26. d1aea30 Fix POSIX timer thread naming. by Elliott Hughes · 10 years ago
  27. 2c256a0 Merge "Unregister pthread_atfork handlers on dlclose()" by Dmitriy Ivanov · 10 years ago
  28. e91e66f Use bfd linker for x86/x86_64 targets by Dmitriy Ivanov · 10 years ago
  29. ea295f6 Unregister pthread_atfork handlers on dlclose() by Dmitriy Ivanov · 11 years ago
  30. 6612d7a Enable dlsym_df_1_global test for arm/arm64 by Dmitriy Ivanov · 10 years ago
  31. 094f58f Revert "Unregister pthread_atfork handlers on dlclose()" by Dimitry Ivanov · 10 years ago
  32. 6df122f Unregister pthread_atfork handlers on dlclose() by Dmitriy Ivanov · 11 years ago
  33. 4228188 add fortified readlink/readlinkat implementations by Daniel Micay · 10 years ago
  34. 3875744 Merge "Support symbol versioning" by Dmitriy Ivanov · 10 years ago
  35. 2a81536 Support symbol versioning by Dmitriy Ivanov · 10 years ago
  36. e7e1c87 add fortified implementations of pread/pread64 by Daniel Micay · 10 years ago
  37. a40cb0c Merge "Call __cxa_thread_finalize for the main thread." by Dmitriy Ivanov · 10 years ago
  38. 2587c6a Merge "Change on handling of SIGEV_THREAD timers." by Yabin Cui · 10 years ago
  39. 95f1ee2 Change on handling of SIGEV_THREAD timers. by Yabin Cui · 11 years ago
  40. 163ab8b Call __cxa_thread_finalize for the main thread. by Dmitriy Ivanov · 10 years ago
  41. 66aa0b6 Hide emutls* symbols in libc.so by Dmitriy Ivanov · 10 years ago
  42. 8f3f041 Merge "Prevent using static-allocated pthread keys before creation." by Yabin Cui · 10 years ago
  43. 5ddbb3f Prevent using static-allocated pthread keys before creation. by Yabin Cui · 10 years ago
  44. de88974 Merge "Fix dl* tests to run-on-host" by Dmitriy Ivanov · 10 years ago
  45. ef25592 Fix dl* tests to run-on-host by Dmitriy Ivanov · 10 years ago
  46. 9f2c2f5 Merge "Provide writer preference option in rwlock." by Yabin Cui · 10 years ago
  47. 76615da Provide writer preference option in rwlock. by Yabin Cui · 10 years ago
  48. 1dce3ed Fix x86_64 build by Dmitriy Ivanov · 10 years ago
  49. 8a1007d Merge "Add realpath for soinfo" by Dmitriy Ivanov · 10 years ago
  50. aae859c Add realpath for soinfo by Dmitriy Ivanov · 10 years ago
  51. 67de259 Merge "Add a test for getdelim(3) on a directory." by Elliott Hughes · 10 years ago
  52. 694fd2d Add a test for getdelim(3) on a directory. by Elliott Hughes · 10 years ago
  53. 4bd8f96 Merge "Fix bug for recursive/errorcheck mutex on 32-bit devices." by Yabin Cui · 10 years ago
  54. f796985 Fix bug for recursive/errorcheck mutex on 32-bit devices. by Yabin Cui · 10 years ago
  55. 45c5713 Add libdl dependency for target libraries by Dmitriy Ivanov · 10 years ago
  56. aea165c Merge "Add ANDROID_DLEXT_FORCE_LOAD flag" by Dmitriy Ivanov · 10 years ago
  57. 9b82136 Add ANDROID_DLEXT_FORCE_LOAD flag by Dmitriy Ivanov · 10 years ago
  58. 06b6e3c Merge "Look into local group on dlsym with RTLD_DEFAULT" by Dmitriy Ivanov · 10 years ago
  59. 76ac1ac Look into local group on dlsym with RTLD_DEFAULT by Dmitriy Ivanov · 10 years ago
  60. 00d1101 Merge "Refactor pthread_mutex to support 32-bit owner_tid on 64-bit devices." by Yabin Cui · 10 years ago
  61. 618935d Merge "gtest_repeat should allow negative values." by Christopher Ferris · 10 years ago
  62. 119cb55 gtest_repeat should allow negative values. by Christopher Ferris · 10 years ago
  63. e69c245 Refactor pthread_mutex to support 32-bit owner_tid on 64-bit devices. by Yabin Cui · 10 years ago
  64. 0ad256c Fix ftw tests when run as non-root. by Elliott Hughes · 10 years ago
  65. 6170693 Make ThreadLocalBuffer a class rather than a macro. by Elliott Hughes · 10 years ago
  66. 947aded Add test for thread_local keyword. by Dmitriy Ivanov · 10 years ago
  67. 8f3eb5a Merge "Revert "Cause Fatal error when invalid pthread_id is detected."" by Yabin Cui · 10 years ago
  68. 220b99b Revert "Cause Fatal error when invalid pthread_id is detected." by Yabin Cui · 10 years ago
  69. f2d153f Merge "Initial implementation of __cxa_thread_atexit_impl" by Dmitriy Ivanov · 10 years ago
  70. df79c33 Initial implementation of __cxa_thread_atexit_impl by Dmitriy Ivanov · 10 years ago
  71. 17393b0 Hide internal of pthread_mutex_t. by Yabin Cui · 10 years ago
  72. 0332478 Cause Fatal error when invalid pthread_id is detected. by Yabin Cui · 10 years ago
  73. b584572 Add test for pthread types alignment check. by Yabin Cui · 10 years ago
  74. bbb0432 Return EINVAL when calling pthread_detach for joined thread. by Yabin Cui · 10 years ago
  75. 52393a5 Move open from zip tests to dlext by Dmitriy Ivanov · 10 years ago
  76. 618f1a3 Implement lookup by DT_SONAME by Dmitriy Ivanov · 10 years ago
  77. c6fbbb4 Merge "Hide statfs/fstatfs' ST_VALID flag from userspace." by Elliott Hughes · 10 years ago
  78. fa495d5 Hide statfs/fstatfs' ST_VALID flag from userspace. by Elliott Hughes · 10 years ago
  79. c0eaa73 Merge "Support loading shared libraries from zip files" by Dimitry Ivanov · 10 years ago
  80. ee7649c set errno to ENOENT in getauxval per glibc 2.19 by Daniel Micay · 10 years ago
  81. 5490beb Merge "Remove duplication in pthread_mutex.cpp." by Yabin Cui · 10 years ago
  82. aef7195 Support loading shared libraries from zip files by Simon Baldwin · 11 years ago
  83. cb0443c Remove obsolete test_isolated wrapper function by Dmitriy Ivanov · 10 years ago
  84. d3e2a20 Merge "Hide content of pthread_cond_t in pthread_cond_internal_t." by Yabin Cui · 10 years ago
  85. b1ada3d Fix typo by Dmitriy Ivanov · 10 years ago
  86. 32651b8 Hide content of pthread_cond_t in pthread_cond_internal_t. by Yabin Cui · 10 years ago
  87. 64a9c4f Make gtest_main exit 1 when some test are failed. by Yabin Cui · 10 years ago
  88. 5b8e7cd Remove duplication in pthread_mutex.cpp. by Yabin Cui · 10 years ago
  89. c6e5874 Loosen fchmodat AT_SYMLINK_NOFOLLOW test on symlink. by Yabin Cui · 10 years ago
  90. 24e8871 Rename fortify_sprintf_warnings.cpp to fortify_compilation_test.cpp. by Yabin Cui · 10 years ago
  91. d964759 Fix fortify compilation test in x86_64. by Yabin Cui · 10 years ago
  92. 94545eb Fix fortify compilation test on x86. by Yabin Cui · 10 years ago
  93. f3bd305 Fix fortify compilation test on mips. by Yabin Cui · 10 years ago
  94. e1c0213 Merge "Switch pthread_rwlock_t to stdatomic." by Yabin Cui · 10 years ago
  95. 08ee8d2 Switch pthread_rwlock_t to stdatomic. by Yabin Cui · 10 years ago
  96. 20f2268 Add fortify compile test. by Yabin Cui · 10 years ago
  97. cc9ca10 Fix fread returning bad data. by Christopher Ferris · 10 years ago
  98. f623747 Make bionic gtest main be compatible with gtest output format for cts test. by Yabin Cui · 10 years ago
  99. ea9c933 Make all output of child test go to parent process in gtest_main. by Yabin Cui · 10 years ago
  100. 3577825 Fix "faccessat ignores flags" by Nick Kralevich · 10 years ago