1. 8684157 Merge "Implement <langinfo.h>." by Elliott Hughes · 9 years ago
  2. 11b362d Merge "Fix bionic-unit-tests-glibc" by Treehugger Robot · 9 years ago
  3. 8c8cd2f Merge "Add cortex-a7 specific routines." by Christopher Ferris · 9 years ago
  4. d0b5c3a Fix bionic-unit-tests-glibc by Dimitry Ivanov · 9 years ago
  5. ecebb49 Add cortex-a7 specific routines. by Christopher Ferris · 9 years ago
  6. 1eb0ecb Merge "bionic: make NONBLOCK call to getrandom" by Treehugger Robot · 9 years ago
  7. ae693ad bionic: make NONBLOCK call to getrandom by Wei Wang · 9 years ago
  8. d39380c Merge "Remove CLONE_NEWNS for gettid and getpid cache tests." by Yabin Cui · 9 years ago
  9. fb5b9bb Remove CLONE_NEWNS for gettid and getpid cache tests. by Yabin Cui · 9 years ago
  10. 0dafdd4 Merge "Log call to elf-constructors" by Treehugger Robot · 9 years ago
  11. 9f9200c Merge "versioner: extract strict warnings out of -v into its own flag." by Josh Gao · 9 years ago
  12. 2796894 Merge "versioner: use a single work queue." by Josh Gao · 9 years ago
  13. ae4a0c1 Log call to elf-constructors by Dimitry Ivanov · 9 years ago
  14. fc8e688 Implement <langinfo.h>. by Elliott Hughes · 9 years ago
  15. 5fabe02 Merge "Document more dynamic linker changes." by Treehugger Robot · 9 years ago
  16. 1777aaf Document more dynamic linker changes. by Elliott Hughes · 9 years ago
  17. c2395be Merge "Enable malloc debug using environment variables" by Christopher Ferris · 9 years ago
  18. a7e74f0 Merge "Add note about pid_max to host test documentation." by Josh Gao · 9 years ago
  19. 6cd1c92 Add note about pid_max to host test documentation. by Josh Gao · 9 years ago
  20. acc3d80 versioner: extract strict warnings out of -v into its own flag. by Josh Gao · 9 years ago
  21. 338cf12 versioner: use a single work queue. by Josh Gao · 9 years ago
  22. 348eaa6 Merge "versioner: ignore non-header files." by Treehugger Robot · 9 years ago
  23. ada2925 Merge "Improve dlerror_concurrent test" by Treehugger Robot · 9 years ago
  24. c7365eb Improve dlerror_concurrent test by Dimitry Ivanov · 9 years ago
  25. ac81fe8 Enable malloc debug using environment variables by Tamas Berghammer · 9 years ago
  26. a5c1698 Merge "Fix iswlower/iswupper." by Christopher Ferris · 9 years ago
  27. 3613c20 Merge "Relax ELF header checks - warn for apps targeting pre-O" by Dimitry Ivanov · 9 years ago
  28. 585838b Merge "Remove unused includes/externals" by Treehugger Robot · 9 years ago
  29. 12b9187 Relax ELF header checks - warn for apps targeting pre-O by Dimitry Ivanov · 9 years ago
  30. 60ba60d Merge "Add and use constants for the Android API levels." by Treehugger Robot · 9 years ago
  31. 3091f5a versioner: ignore non-header files. by Josh Gao · 9 years ago
  32. 5bc78c8 Add and use constants for the Android API levels. by Elliott Hughes · 9 years ago
  33. 2880754 Merge "Add original prebuilt test libraries" by Dimitry Ivanov · 9 years ago
  34. ffa45a8 Remove unused includes/externals by Dimitry Ivanov · 9 years ago
  35. f76a21a Fix iswlower/iswupper. by Elliott Hughes · 9 years ago
  36. 416158d Add original prebuilt test libraries by Dimitry Ivanov · 9 years ago
  37. 8945d5e Merge "Downgrade W+E load segments to a warning unless targeting O." by Elliott Hughes · 9 years ago
  38. bd15515 Merge "Fix uninitialized variable usage." by Christopher Ferris · 9 years ago
  39. a19bc2d Fix uninitialized variable usage. by Christopher Ferris · 9 years ago
  40. 7afafce Merge "Fix deprecated range_x() calls." by Martijn Coenen · 9 years ago
  41. 5a073a1 Merge "Fix getrandom syscall checking" by Treehugger Robot · 9 years ago
  42. 4cc5a60 Downgrade W+E load segments to a warning unless targeting O. by Elliott Hughes · 9 years ago
  43. 0741d8d Fix getrandom syscall checking by Wei Wang · 9 years ago
  44. d5aa036 Merge "Don't pack relocations in libc.so" by Colin Cross · 9 years ago
  45. 4ce94d2 Don't pack relocations in libc.so by Colin Cross · 9 years ago
  46. f97b27a Merge "Differentiate the wctype functions we need to improve." by Elliott Hughes · 9 years ago
  47. be763d8 Fix deprecated range_x() calls. by Martijn Coenen · 9 years ago
  48. b3321c9 Merge changes I72d37b7c,I7d254a10,I2e967acf by Treehugger Robot · 9 years ago
  49. 98c6688 Differentiate the wctype functions we need to improve. by Elliott Hughes · 9 years ago
  50. cd9ce19 Merge changes I7f32dc9f,I9d88ddb1 by Treehugger Robot · 9 years ago
  51. a170d9b Revert "Revert "Attempt to use arc4random where getauxval(AT_RANDOM) is used."" by Josh Gao · 9 years ago
  52. 98d655c Revert "Revert "Update getentropy_linux.c from upstream."" by Josh Gao · 9 years ago
  53. 78b8a14 versioner: use a virtual filesystem for input files. by Josh Gao · 9 years ago
  54. b5c4963 versioner: cache -cc1 flags generated by the clang Driver. by Josh Gao · 9 years ago
  55. 16016df versioner: refactor to use CompilerInstance directly. by Josh Gao · 9 years ago
  56. 84e269d Merge "versioner: don't always hide future decls." by Treehugger Robot · 9 years ago
  57. 64fc6b5 Merge "Document how to run the benchmarks." by Treehugger Robot · 9 years ago
  58. b08fde9 Merge "Fix error case to print newlines properly." by Treehugger Robot · 9 years ago
  59. 9ae2b9a versioner: don't always hide future decls. by Josh Gao · 9 years ago
  60. 9163d84 Document how to run the benchmarks. by Elliott Hughes · 9 years ago
  61. 4dd2785 Fix error case to print newlines properly. by Christopher Ferris · 9 years ago
  62. 8bfaac0 Merge "Eliminate deadlock in forked child due to delayed resetting mutex lock" by Dimitry Ivanov · 9 years ago
  63. bfc6ce6 Merge "Remove bogus OPEN_MAX and CHILD_MAX constants." by Elliott Hughes · 9 years ago
  64. 59a3439 Merge "Add legacy inlines for fenv APIs." by Treehugger Robot · 9 years ago
  65. 15ae549 Merge "Show amount of parallelism in gtest output." by Treehugger Robot · 9 years ago
  66. ff5f17b Remove bogus OPEN_MAX and CHILD_MAX constants. by Elliott Hughes · 9 years ago
  67. 75097b1 Add legacy inlines for fenv APIs. by Dan Albert · 9 years ago
  68. 2560a27 Merge changes I660ddce6,Ic58d0481,I5d45aa72 by Treehugger Robot · 9 years ago
  69. 9957485 Merge "Fix cortex-a53 inclusion of files." by Christopher Ferris · 9 years ago
  70. a3ab8eb Merge "Fix format macros for fast16 and fast32 int types." by Elliott Hughes · 9 years ago
  71. 95780f2 Merge "Make prctl test check maps." by Christopher Ferris · 9 years ago
  72. 275659a Merge "Update timezone data to 2016i." by Neil Fuller · 9 years ago
  73. 5bde25f Fix cortex-a53 inclusion of files. by Christopher Ferris · 9 years ago
  74. f1649d9 Make prctl test check maps. by Christopher Ferris · 9 years ago
  75. f6a21bf Eliminate deadlock in forked child due to delayed resetting mutex lock by Mingwei Shi · 9 years ago
  76. 147fdb4 Merge "Clean up update_headers.sh." by Treehugger Robot · 9 years ago
  77. f41032a Merge "Set __get_thread()->tid as part of clone()." by Treehugger Robot · 9 years ago
  78. 60dc6b2 Mark LIBC_DEPRECATED as platform-only. by Dan Albert · 9 years ago
  79. 57e094f Remove _ZTV9type_info from the version script. by Dan Albert · 9 years ago
  80. 832ccc2 Run genversion-scripts.py. by Dan Albert · 9 years ago
  81. bf67936 Merge changes I9d050e54,Ic487036a by Treehugger Robot · 9 years ago
  82. e462117 Set __get_thread()->tid as part of clone(). by Robert Sesek · 9 years ago
  83. 1a176de versioner: allow static inlines that don't conflict. by Josh Gao · 9 years ago
  84. a00e672 versioner: fix output. by Josh Gao · 9 years ago
  85. b89b7a5 Clean up update_headers.sh. by Dan Albert · 9 years ago
  86. 4c015e2 Update timezone data to 2016i. by Neil Fuller · 9 years ago
  87. aea8407 Merge "Small cleanup of cortex-a15 code." by Christopher Ferris · 9 years ago
  88. 42eb0b2 Merge changes I751520a1,I5762e815 by Treehugger Robot · 9 years ago
  89. 654287f Merge "Copy the NOTICE file when updating headers." by Treehugger Robot · 9 years ago
  90. fe1af1a Small cleanup of cortex-a15 code. by Christopher Ferris · 9 years ago
  91. e749abe Add legacy inline for wait4. by Dan Albert · 9 years ago
  92. a3ce418 Revert "Add legacy inlines for locale aware APIs." by Dan Albert · 9 years ago
  93. ae50e9d Copy the NOTICE file when updating headers. by Dan Albert · 9 years ago
  94. 8c22ff7 Merge "Fix gettid() after clone()." by Treehugger Robot · 9 years ago
  95. 9b908c8 Merge "Replace .align with .balign for clarity" by Treehugger Robot · 9 years ago
  96. 48de71e Show amount of parallelism in gtest output. by Elliott Hughes · 9 years ago
  97. a4edf7a Fix gettid() after clone(). by Robert Sesek · 9 years ago
  98. b1d98da Merge "Use ENTRY_PRIVATE in __bionic_clone assembler." by Treehugger Robot · 9 years ago
  99. e6ee960 Replace .align with .balign for clarity by Dimitry Ivanov · 9 years ago
  100. eb59653 Fix format macros for fast16 and fast32 int types. by Xiaolei Yu · 9 years ago