1. 6eb8fb5 Remove obsolete #include and comment. by Elliott Hughes · 9 years ago
  2. b2d36b4 Merge "Fix unistd.execvpe_ENOEXEC and unistd.execvpe_failure." by Treehugger Robot · 9 years ago
  3. 5965bf0 Fix unistd.execvpe_ENOEXEC and unistd.execvpe_failure. by Elliott Hughes · 9 years ago
  4. 4511a59 Merge "Disable coverage sanitizer when address sanitizer is disabled on libm." by Treehugger Robot · 9 years ago
  5. 0779f57 Disable coverage sanitizer when address sanitizer is disabled on libm. by Stephen Hines · 9 years ago
  6. cf922ff Merge "Clean up <sys/limits.h> a bit." by Elliott Hughes · 9 years ago
  7. 68ddf5c Merge "Abort harder." by Elliott Hughes · 9 years ago
  8. f347046 Merge changes Iade6a185,Iab3050bd by Evgenii Stepanov · 9 years ago
  9. f563ae8 Merge "Ship all the UAPI bits." by Treehugger Robot · 9 years ago
  10. 04a3b24 Merge "Correct the return types of readv and writev." by Treehugger Robot · 9 years ago
  11. 9af7490 Clean up <sys/limits.h> a bit. by Elliott Hughes · 9 years ago
  12. fa1a85d Merge "Update timezone data to 2016j" by Neil Fuller · 9 years ago
  13. 4bf5522 Abort harder. by Elliott Hughes · 9 years ago
  14. 609880c Merge "Fix getpriority/setpriority types." by Treehugger Robot · 9 years ago
  15. 3b6b2f7 Merge "Fix return type of sync(2)." by Treehugger Robot · 9 years ago
  16. b99b676 Merge "Enable libc/libdl/libm/linker for host bionic" by Dan Willemsen · 9 years ago
  17. bc232b9 Cleanup: replace sanitize:never with address:false. by Evgenii Stepanov · 9 years ago
  18. 585fc3e Add __libc_arc4random_unlimited_entropy. by Josh Gao · 9 years ago
  19. 79a8f4b Fix return type of sync(2). by Elliott Hughes · 9 years ago
  20. 8f0e42f Fix getpriority/setpriority types. by Elliott Hughes · 9 years ago
  21. bd734f0 Merge "Use icu4c to implement <wctype.h>." by Elliott Hughes · 9 years ago
  22. 753361a Correct the return types of readv and writev. by Josh Gao · 9 years ago
  23. 7ec52b1 Enable libc/libdl/libm/linker for host bionic by Dan Willemsen · 9 years ago
  24. a57ca0d Use icu4c to implement <wctype.h>. by Elliott Hughes · 9 years ago
  25. 063e86a Ship all the UAPI bits. by Dan Albert · 9 years ago
  26. 8684157 Merge "Implement <langinfo.h>." by Elliott Hughes · 9 years ago
  27. 745e455 Update timezone data to 2016j by Neil Fuller · 9 years ago
  28. 11b362d Merge "Fix bionic-unit-tests-glibc" by Treehugger Robot · 9 years ago
  29. 8c8cd2f Merge "Add cortex-a7 specific routines." by Christopher Ferris · 9 years ago
  30. d0b5c3a Fix bionic-unit-tests-glibc by Dimitry Ivanov · 9 years ago
  31. ecebb49 Add cortex-a7 specific routines. by Christopher Ferris · 9 years ago
  32. 1eb0ecb Merge "bionic: make NONBLOCK call to getrandom" by Treehugger Robot · 9 years ago
  33. ae693ad bionic: make NONBLOCK call to getrandom by Wei Wang · 9 years ago
  34. d39380c Merge "Remove CLONE_NEWNS for gettid and getpid cache tests." by Yabin Cui · 9 years ago
  35. fb5b9bb Remove CLONE_NEWNS for gettid and getpid cache tests. by Yabin Cui · 9 years ago
  36. 0dafdd4 Merge "Log call to elf-constructors" by Treehugger Robot · 9 years ago
  37. 9f9200c Merge "versioner: extract strict warnings out of -v into its own flag." by Josh Gao · 9 years ago
  38. 2796894 Merge "versioner: use a single work queue." by Josh Gao · 9 years ago
  39. ae4a0c1 Log call to elf-constructors by Dimitry Ivanov · 9 years ago
  40. fc8e688 Implement <langinfo.h>. by Elliott Hughes · 9 years ago
  41. 5fabe02 Merge "Document more dynamic linker changes." by Treehugger Robot · 9 years ago
  42. 1777aaf Document more dynamic linker changes. by Elliott Hughes · 9 years ago
  43. c2395be Merge "Enable malloc debug using environment variables" by Christopher Ferris · 9 years ago
  44. a7e74f0 Merge "Add note about pid_max to host test documentation." by Josh Gao · 9 years ago
  45. 6cd1c92 Add note about pid_max to host test documentation. by Josh Gao · 9 years ago
  46. acc3d80 versioner: extract strict warnings out of -v into its own flag. by Josh Gao · 9 years ago
  47. 338cf12 versioner: use a single work queue. by Josh Gao · 9 years ago
  48. 348eaa6 Merge "versioner: ignore non-header files." by Treehugger Robot · 9 years ago
  49. ada2925 Merge "Improve dlerror_concurrent test" by Treehugger Robot · 9 years ago
  50. c7365eb Improve dlerror_concurrent test by Dimitry Ivanov · 9 years ago
  51. ac81fe8 Enable malloc debug using environment variables by Tamas Berghammer · 9 years ago
  52. a5c1698 Merge "Fix iswlower/iswupper." by Christopher Ferris · 9 years ago
  53. 3613c20 Merge "Relax ELF header checks - warn for apps targeting pre-O" by Dimitry Ivanov · 9 years ago
  54. 585838b Merge "Remove unused includes/externals" by Treehugger Robot · 9 years ago
  55. 12b9187 Relax ELF header checks - warn for apps targeting pre-O by Dimitry Ivanov · 9 years ago
  56. 60ba60d Merge "Add and use constants for the Android API levels." by Treehugger Robot · 9 years ago
  57. 3091f5a versioner: ignore non-header files. by Josh Gao · 9 years ago
  58. 5bc78c8 Add and use constants for the Android API levels. by Elliott Hughes · 9 years ago
  59. 2880754 Merge "Add original prebuilt test libraries" by Dimitry Ivanov · 9 years ago
  60. ffa45a8 Remove unused includes/externals by Dimitry Ivanov · 9 years ago
  61. f76a21a Fix iswlower/iswupper. by Elliott Hughes · 9 years ago
  62. 416158d Add original prebuilt test libraries by Dimitry Ivanov · 9 years ago
  63. 8945d5e Merge "Downgrade W+E load segments to a warning unless targeting O." by Elliott Hughes · 9 years ago
  64. bd15515 Merge "Fix uninitialized variable usage." by Christopher Ferris · 9 years ago
  65. a19bc2d Fix uninitialized variable usage. by Christopher Ferris · 9 years ago
  66. 7afafce Merge "Fix deprecated range_x() calls." by Martijn Coenen · 9 years ago
  67. 5a073a1 Merge "Fix getrandom syscall checking" by Treehugger Robot · 9 years ago
  68. 4cc5a60 Downgrade W+E load segments to a warning unless targeting O. by Elliott Hughes · 9 years ago
  69. 0741d8d Fix getrandom syscall checking by Wei Wang · 9 years ago
  70. d5aa036 Merge "Don't pack relocations in libc.so" by Colin Cross · 9 years ago
  71. 4ce94d2 Don't pack relocations in libc.so by Colin Cross · 9 years ago
  72. f97b27a Merge "Differentiate the wctype functions we need to improve." by Elliott Hughes · 9 years ago
  73. be763d8 Fix deprecated range_x() calls. by Martijn Coenen · 9 years ago
  74. b3321c9 Merge changes I72d37b7c,I7d254a10,I2e967acf by Treehugger Robot · 9 years ago
  75. 98c6688 Differentiate the wctype functions we need to improve. by Elliott Hughes · 9 years ago
  76. cd9ce19 Merge changes I7f32dc9f,I9d88ddb1 by Treehugger Robot · 9 years ago
  77. a170d9b Revert "Revert "Attempt to use arc4random where getauxval(AT_RANDOM) is used."" by Josh Gao · 9 years ago
  78. 98d655c Revert "Revert "Update getentropy_linux.c from upstream."" by Josh Gao · 9 years ago
  79. 78b8a14 versioner: use a virtual filesystem for input files. by Josh Gao · 9 years ago
  80. b5c4963 versioner: cache -cc1 flags generated by the clang Driver. by Josh Gao · 9 years ago
  81. 16016df versioner: refactor to use CompilerInstance directly. by Josh Gao · 9 years ago
  82. 84e269d Merge "versioner: don't always hide future decls." by Treehugger Robot · 9 years ago
  83. 64fc6b5 Merge "Document how to run the benchmarks." by Treehugger Robot · 9 years ago
  84. b08fde9 Merge "Fix error case to print newlines properly." by Treehugger Robot · 9 years ago
  85. 9ae2b9a versioner: don't always hide future decls. by Josh Gao · 9 years ago
  86. 9163d84 Document how to run the benchmarks. by Elliott Hughes · 9 years ago
  87. 4dd2785 Fix error case to print newlines properly. by Christopher Ferris · 9 years ago
  88. 8bfaac0 Merge "Eliminate deadlock in forked child due to delayed resetting mutex lock" by Dimitry Ivanov · 9 years ago
  89. bfc6ce6 Merge "Remove bogus OPEN_MAX and CHILD_MAX constants." by Elliott Hughes · 9 years ago
  90. 59a3439 Merge "Add legacy inlines for fenv APIs." by Treehugger Robot · 9 years ago
  91. 15ae549 Merge "Show amount of parallelism in gtest output." by Treehugger Robot · 9 years ago
  92. ff5f17b Remove bogus OPEN_MAX and CHILD_MAX constants. by Elliott Hughes · 9 years ago
  93. 75097b1 Add legacy inlines for fenv APIs. by Dan Albert · 9 years ago
  94. 2560a27 Merge changes I660ddce6,Ic58d0481,I5d45aa72 by Treehugger Robot · 9 years ago
  95. 9957485 Merge "Fix cortex-a53 inclusion of files." by Christopher Ferris · 9 years ago
  96. a3ab8eb Merge "Fix format macros for fast16 and fast32 int types." by Elliott Hughes · 9 years ago
  97. 95780f2 Merge "Make prctl test check maps." by Christopher Ferris · 9 years ago
  98. 275659a Merge "Update timezone data to 2016i." by Neil Fuller · 9 years ago
  99. 5bde25f Fix cortex-a53 inclusion of files. by Christopher Ferris · 9 years ago
  100. f1649d9 Make prctl test check maps. by Christopher Ferris · 9 years ago