1. df11f34 Merge "Avoid name collision with user_fpsimd_state in <asm/ptrace.h>." by Elliott Hughes · 10 years ago
  2. 0577733 Avoid name collision with user_fpsimd_state in <asm/ptrace.h>. by Elliott Hughes · 10 years ago
  3. 27f5c37 Merge "Fix two accidentally leaked mips64 symbols." by Elliott Hughes · 10 years ago
  4. 333bdad Merge "Add a sys/procfs.h." by Elliott Hughes · 10 years ago
  5. 469b418 Fix two accidentally leaked mips64 symbols. by Elliott Hughes · 10 years ago
  6. bf18c61 Add a sys/procfs.h. by Dan Albert · 10 years ago
  7. 713ae46 Merge "Make path to apk compliant with jar url format" by Dmitriy Ivanov · 10 years ago
  8. 402a750 Make path to apk compliant with jar url format by Dmitriy Ivanov · 10 years ago
  9. 9ef26a3 Merge "Always build libm with clang." by Elliott Hughes · 10 years ago
  10. 173ad0a Always build libm with clang. by Elliott Hughes · 10 years ago
  11. b90e9b7 Merge "Fix l_addr for the linker" by Dmitriy Ivanov · 10 years ago
  12. 175dae9 Fix l_addr for the linker by Dmitriy Ivanov · 10 years ago
  13. c910de9 Merge "Add process_vm_readv and process_vm_writev." by Elliott Hughes · 10 years ago
  14. be57a40 Add process_vm_readv and process_vm_writev. by Elliott Hughes · 10 years ago
  15. db68b46 Merge "Fix application_sdk_versions_smoke test" by Dmitriy Ivanov · 10 years ago
  16. bd3b961 Fix application_sdk_versions_smoke test by Dmitriy Ivanov · 10 years ago
  17. 72af123 Merge "Support DT_RUNPATH in the linker." by Evgenii Stepanov · 10 years ago
  18. 6865082 Support DT_RUNPATH in the linker. by Evgenii Stepanov · 10 years ago
  19. ba1d40a Merge "Statically linked executables should honor AT_SECURE." by Elliott Hughes · 10 years ago
  20. f3463db Merge "Check if strtab exists before using it" by Dmitriy Ivanov · 10 years ago
  21. 6a49491 Merge "Allow NULL in pthread_mutex_lock/unlock." by Christopher Ferris · 10 years ago
  22. 60907c7 Allow NULL in pthread_mutex_lock/unlock. by Christopher Ferris · 10 years ago
  23. 1801db3 Statically linked executables should honor AT_SECURE. by Elliott Hughes · 10 years ago
  24. 1cfbd94 Merge "Add flag that makes linker honor min(p_vaddr)" by Dmitriy Ivanov · 10 years ago
  25. 8a11628 Add flag that makes linker honor min(p_vaddr) by Dmitriy Ivanov · 10 years ago
  26. 866d6fb Merge "Fix Mac checkbuild." by Ying Wang · 10 years ago
  27. 4900f1c Fix Mac checkbuild. by Ying Wang · 10 years ago
  28. 624b8f1 Check if strtab exists before using it by Dmitriy Ivanov · 10 years ago
  29. 12fb28b Merge "Add O_PATH support for flistxattr()" by Nick Kralevich · 10 years ago
  30. d9dc13d Merge "Export two dlmalloc functions everywhere." by Christopher Ferris · 10 years ago
  31. e1d0810 Add O_PATH support for flistxattr() by Nick Kralevich · 10 years ago
  32. f9554a1 Export two dlmalloc functions everywhere. by Christopher Ferris · 10 years ago
  33. 966f84b Merge "Fix a few libc makefile mishaps." by Christopher Ferris · 10 years ago
  34. 19fee2c Fix a few libc makefile mishaps. by Christopher Ferris · 10 years ago
  35. 12ca831 Merge "Hide __atexit" by Dmitriy Ivanov · 10 years ago
  36. 9cf6fc3 Hide __atexit by Dmitriy Ivanov · 10 years ago
  37. b68b8b4 Merge "Reorder DIR structure due to bad apps." by Christopher Ferris · 10 years ago
  38. c062218 Reorder DIR structure due to bad apps. by Christopher Ferris · 10 years ago
  39. 5cce2e7 Merge "Strip version info when extracting symbols" by Dmitriy Ivanov · 10 years ago
  40. 6cda074 Strip version info when extracting symbols by Dmitriy Ivanov · 10 years ago
  41. 3931b6d Merge "Backward compatibility for dlsym(RTLD_DEFAULT, ...)" by Dmitriy Ivanov · 10 years ago
  42. 1913352 Backward compatibility for dlsym(RTLD_DEFAULT, ...) by Dmitriy Ivanov · 10 years ago
  43. 11b15b2 Merge "Work around for libraries without dt_soname" by Dmitriy Ivanov · 10 years ago
  44. 75108f4 Work around for libraries without dt_soname by Dmitriy Ivanov · 10 years ago
  45. ef55f96 Merge "Fix dlsym(handle_of_main_executable, ...)" by Dmitriy Ivanov · 10 years ago
  46. e7deb14 Merge "libc: Add O_PATH support for fgetxattr / fsetxattr" by Nick Kralevich · 10 years ago
  47. 2825f10 libc: Add O_PATH support for fgetxattr / fsetxattr by Nick Kralevich · 10 years ago
  48. f439b5a Fix dlsym(handle_of_main_executable, ...) by Dmitriy Ivanov · 10 years ago
  49. ef607cd Merge "Cleanup ftruncate negative test." by Dan Albert · 10 years ago
  50. 9d476a0 Cleanup ftruncate negative test. by Dan Albert · 10 years ago
  51. d708916 Merge "[MIPS] Do not use compact branches until GDB supports them" by Elliott Hughes · 10 years ago
  52. 5511551 Merge "Improve some of error/warning messages" by Dmitriy Ivanov · 10 years ago
  53. 6c2dba8 Merge "Work around incorrect dt_needed entries" by Dmitriy Ivanov · 10 years ago
  54. d974e88 Work around incorrect dt_needed entries by Dmitriy Ivanov · 10 years ago
  55. 087005f Improve some of error/warning messages by Dmitriy Ivanov · 10 years ago
  56. d717b1a Merge "Add functions to provide target sdk version" by Dmitriy Ivanov · 10 years ago
  57. 79fd668 Add functions to provide target sdk version by Dmitriy Ivanov · 10 years ago
  58. 560aace Merge "Fix unit tests, and extend for other architectures" by Simon Baldwin · 10 years ago
  59. 1011e1a Fix unit tests, and extend for other architectures by Simon Baldwin · 10 years ago
  60. fad1514 Merge "Remove LOCAL_CONLY_FLAGS it is no-op." by Dmitriy Ivanov · 10 years ago
  61. 41c99cd Remove LOCAL_CONLY_FLAGS it is no-op. by Dmitriy Ivanov · 10 years ago
  62. 3cec6ec [MIPS] Do not use compact branches until GDB supports them by Nikola Veljkovic · 10 years ago
  63. aaafbe1 Merge "Fix RTLD_NEXT lookup for the local_group" by Dmitriy Ivanov · 10 years ago
  64. b96ac41 Fix RTLD_NEXT lookup for the local_group by Dmitriy Ivanov · 10 years ago
  65. ffe01a3 Merge "Fix error handling for negative size in ftruncate." by Dan Albert · 10 years ago
  66. 4fc106d Merge "Fix pthread_attr_getstack__main_thread failure on glibc." by Yabin Cui · 10 years ago
  67. b0c6f2db Fix pthread_attr_getstack__main_thread failure on glibc. by Yabin Cui · 10 years ago
  68. c05554e Fix error handling for negative size in ftruncate. by Dan Albert · 10 years ago
  69. c02bdc7 Merge "Hide rt_sigqueueinfo." by Yabin Cui · 10 years ago
  70. 40a8f21 Hide rt_sigqueueinfo. by Yabin Cui · 10 years ago
  71. a42b5bc Merge "Apply work around b/19059885 to x86" by Dmitriy Ivanov · 10 years ago
  72. 9185e04 Apply work around b/19059885 to x86 by Dmitriy Ivanov · 10 years ago
  73. 882283e Merge "Don't use TEMP_FAILURE_RETRY on close in bionic." by Elliott Hughes · 10 years ago
  74. 4e8ef69 Don't use TEMP_FAILURE_RETRY on close in bionic. by Elliott Hughes · 10 years ago
  75. 1d52b8b Merge "Remove -z global workaround for target x86" by Dmitriy Ivanov · 10 years ago
  76. b00c23a Merge "Fix regression in crash reporting" by John Reck · 10 years ago
  77. e77e335 Fix regression in crash reporting by John Reck · 10 years ago
  78. 9333324 Remove -z global workaround for target x86 by Dmitriy Ivanov · 10 years ago
  79. 0378d8f Merge "ScopedFd: Don't use TEMP_FAILURE_RETRY() with close()" by Elliott Hughes · 10 years ago
  80. 706eafc Merge "Fix unused result errors in bionic." by Elliott Hughes · 10 years ago
  81. 0346ad7 ScopedFd: Don't use TEMP_FAILURE_RETRY() with close() by Spencer Low · 10 years ago
  82. c217373 Fix unused result errors in bionic. by Elliott Hughes · 10 years ago
  83. fe77d2d Merge "Improved dlsym tests and fixes to linker" by Dmitriy Ivanov · 10 years ago
  84. 697bd9f Improved dlsym tests and fixes to linker by Dmitriy Ivanov · 10 years ago
  85. d0763ba Merge "Update NOTICE files (the second time today)." by Elliott Hughes · 10 years ago
  86. f58ac87 Update NOTICE files (the second time today). by Elliott Hughes · 10 years ago
  87. 3ff027e Merge "Update NOTICE files." by Elliott Hughes · 10 years ago
  88. 7e54c76 Update NOTICE files. by Elliott Hughes · 10 years ago
  89. 8a330ca Merge "Simplify three copyright headers." by Elliott Hughes · 10 years ago
  90. c69ace8 Simplify three copyright headers. by Elliott Hughes · 10 years ago
  91. 972d7fe Merge "Use unified syntax to compile with both llvm and gcc." by Chih-Hung Hsieh · 10 years ago
  92. 33f3351 Use unified syntax to compile with both llvm and gcc. by Chih-Hung Hsieh · 10 years ago
  93. c931026 Merge "Fix various bugs in the check-symbols script." by Elliott Hughes · 10 years ago
  94. ec738d9 Fix various bugs in the check-symbols script. by Elliott Hughes · 10 years ago
  95. 75f2dfc Merge "remove rootdir build.prop" by Andres Morales · 10 years ago
  96. 4e8cda6 remove rootdir build.prop by Andres Morales · 10 years ago
  97. 267f39b Merge "Switch libc/libcstdc++/libm to hash-style=both" by Dmitriy Ivanov · 10 years ago
  98. 88e777d Switch libc/libcstdc++/libm to hash-style=both by Dmitriy Ivanov · 10 years ago
  99. 11fc3f4 Merge "Apply same URL workaround to clean build." by Dan Albert · 10 years ago
  100. a924d4b Merge changes from topic 'volantis-blobs' by Dan Albert · 10 years ago