1. 10ec928 Break android_set_abort_message out of libc_logging. by Josh Gao · 9 years ago
  2. 22805ea Revert "Revert "Run the versioner as part of the build."" by Dan Albert · 9 years ago
  3. fcb877a Add libc optimizations to bionic for MIPS by Prashant Patil · 9 years ago
  4. 926add1 Generate both static and shared libseccomp_policy. by Elliott Hughes · 9 years ago
  5. 4021909 Revert "Revert "Revert "Make libc.so global""" by Dimitry Ivanov · 9 years ago
  6. 2a4d892 Revert "Revert "Make libc.so global"" by Dimitry Ivanov · 9 years ago
  7. 65236d4 Revert "Make libc.so global" by Dimitry Ivanov · 9 years ago
  8. 879177c Make libc.so global by Dimitry Ivanov · 9 years ago
  9. dd91b32 Removing the kuser_helper elf note from building by mspector · 9 years ago
  10. a187a6f Merge "Revert "Remove the global thread list."" by David James · 9 years ago
  11. 7484c21 Revert "Remove the global thread list." by Elliott Hughes · 9 years ago
  12. 9b9d4eb Merge "Remove the global thread list." by Elliott Hughes · 9 years ago
  13. f8562c5 Remove backwards compatibility for old system properties. by Elliott Hughes · 9 years ago
  14. 2e3d6a1 Adding kuser_helper on note to all arm32 binaries. by mspector · 9 years ago
  15. 35bbed8 Declare dependency on android_filesystem_config.h by Colin Cross · 9 years ago
  16. 940d460 Merge "Revert "Revert "move android_ids into bionic""" by Elliott Hughes · 9 years ago
  17. b0e8c56 Remove the global thread list. by Elliott Hughes · 9 years ago
  18. 3f6eee9 Revert "Revert "move android_ids into bionic"" by Elliott Hughes · 9 years ago
  19. 8b3e812 Merge "libc: ARM64: update memset/strlen/memcpy/memmove to newlib/cortex-strings" by Christopher Ferris · 9 years ago
  20. 50ae6dd Merge "Revert "move android_ids into bionic"" by Treehugger Robot · 9 years ago
  21. 77cb68d Revert "move android_ids into bionic" by Elliott Hughes · 9 years ago
  22. ded6c91 Merge "move android_ids into bionic" by Elliott Hughes · 9 years ago
  23. fc0d480 loader: stop linking libdl/c/m into the loader by Dimitry Ivanov · 9 years ago
  24. 68ddf5c Merge "Abort harder." by Elliott Hughes · 9 years ago
  25. 1a13db5 move android_ids into bionic by William Roberts · 10 years ago
  26. f563ae8 Merge "Ship all the UAPI bits." by Treehugger Robot · 9 years ago
  27. 4bf5522 Abort harder. by Elliott Hughes · 9 years ago
  28. 609880c Merge "Fix getpriority/setpriority types." by Treehugger Robot · 9 years ago
  29. b99b676 Merge "Enable libc/libdl/libm/linker for host bionic" by Dan Willemsen · 9 years ago
  30. 8f0e42f Fix getpriority/setpriority types. by Elliott Hughes · 9 years ago
  31. bd734f0 Merge "Use icu4c to implement <wctype.h>." by Elliott Hughes · 9 years ago
  32. 7ec52b1 Enable libc/libdl/libm/linker for host bionic by Dan Willemsen · 9 years ago
  33. a57ca0d Use icu4c to implement <wctype.h>. by Elliott Hughes · 9 years ago
  34. 063e86a Ship all the UAPI bits. by Dan Albert · 9 years ago
  35. 8684157 Merge "Implement <langinfo.h>." by Elliott Hughes · 9 years ago
  36. ecebb49 Add cortex-a7 specific routines. by Christopher Ferris · 9 years ago
  37. 372f19e libc: ARM64: update memset/strlen/memcpy/memmove to newlib/cortex-strings by Jake Weinstein · 9 years ago
  38. fc8e688 Implement <langinfo.h>. by Elliott Hughes · 9 years ago
  39. 4ce94d2 Don't pack relocations in libc.so by Colin Cross · 9 years ago
  40. a170d9b Revert "Revert "Attempt to use arc4random where getauxval(AT_RANDOM) is used."" by Josh Gao · 9 years ago
  41. 9259265 Add license to ndk_headers modules. by Dan Albert · 9 years ago
  42. df31aff Migrate libstdc++ to ndk_library. by Dan Albert · 9 years ago
  43. 7b29495 Update escaping in Android.bp files by Colin Cross · 9 years ago
  44. bae16ef Add missing uapi header module. by Dan Albert · 9 years ago
  45. 4238a35 Add modules for NDK headers and libraries. by Dan Albert · 10 years ago
  46. 7f0849f Fix sscanf/wcstod parsing of NaNs. by Elliott Hughes · 9 years ago
  47. 60d052d Revert "Attempt to use arc4random where getauxval(AT_RANDOM) is used." by Josh Gao · 9 years ago
  48. 78a52f1 Attempt to use arc4random where getauxval(AT_RANDOM) is used. by Josh Gao · 10 years ago
  49. e19c672 Revert "Switch back to the BSD exec for now." by Elliott Hughes · 9 years ago
  50. 18c31d7 Switch back to the BSD exec for now. by Elliott Hughes · 9 years ago
  51. fac5689 Merge "Rewrite the exec family." by Treehugger Robot · 9 years ago
  52. 1b40aaf Rewrite the exec family. by Elliott Hughes · 9 years ago
  53. 7d4e28a Merge "Flesh out <sys/msg.h>, <sys/sem.h>, <sys/shm.h>." by Elliott Hughes · 9 years ago
  54. 7c59f3f Flesh out <sys/msg.h>, <sys/sem.h>, <sys/shm.h>. by Elliott Hughes · 9 years ago
  55. 8e547bd Be more restrictive about max frame size. by Elliott Hughes · 9 years ago
  56. cae33ad Fix memmem behavior with empty needles. by Elliott Hughes · 9 years ago
  57. 299e501 Merge "Move brillo closer to Android." by Treehugger Robot · 9 years ago
  58. 5ffed9b Move brillo closer to Android. by Elliott Hughes · 9 years ago
  59. fb3873d Fortify vsnprintf in more cases. by Elliott Hughes · 9 years ago
  60. 53cf348 Remove more stdio copy/paste. by Elliott Hughes · 9 years ago
  61. d1f25a7 Reimplement remove(3) without the lstat(2). by Elliott Hughes · 9 years ago
  62. 70715da More stdio one-liners. by Elliott Hughes · 9 years ago
  63. cceaf06 More stdio cleanup. by Elliott Hughes · 9 years ago
  64. 0a610d0 Upgrade to tzcode-2016f. by Elliott Hughes · 9 years ago
  65. 6cc8d47 Add symbol versions to libstdc++.so by Dimitry Ivanov · 9 years ago
  66. f47514d Remove __LIBC_ABI_PUBLIC__. by Elliott Hughes · 9 years ago
  67. baa4899 Convert malloc_debug from Android.mk to Android.bp by Colin Cross · 9 years ago
  68. b2f5a58 Revert "Skip Clang's integrated-as for hand-coded assembly" by Pirama Arumuga Nainar · 10 years ago
  69. 8d414dd Skip Clang's integrated-as for hand-coded assembly by Pirama Arumuga Nainar · 10 years ago
  70. 449eff0 Add futimes, futimesat, and lutimes. by Elliott Hughes · 10 years ago
  71. 816fab9 Just use libstdc++ for the cxa stuff inside bionic. by Elliott Hughes · 10 years ago
  72. 5a22d3e Force clang for bionic by Colin Cross · 10 years ago
  73. 0c65708 Update Android.bp to match Android.mk by Dan Willemsen · 10 years ago
  74. 37f3632 Update strip property format by Colin Cross · 10 years ago
  75. ee84786 Update Android.bp to match Android.mk by Colin Cross · 10 years ago
  76. e5ed43b Remove -fvisibility=hidden from dns code by Dimitry Ivanov · 10 years ago
  77. bd26f23 Merge "Update sanitize property format" by Colin Cross · 10 years ago
  78. 13d79ab Fix ftw/nftw to only report unreadable directories once. by Elliott Hughes · 10 years ago
  79. 27c43c5 Update sanitize property format by Colin Cross · 10 years ago
  80. 77d57bf Rename deps property to objs in cc_objects by Colin Cross · 10 years ago
  81. fc8ed2f Update Android.bp to match Android.mk by Colin Cross · 10 years ago
  82. eccca04 Merge "Update Android.bp to match Android.mk" by Colin Cross · 10 years ago
  83. b839610 Update Android.bp to match Android.mk by Colin Cross · 10 years ago
  84. 6cfb84b Add trivial no-op <nl_types.h>. by Elliott Hughes · 10 years ago
  85. 26fda77 Fix b64_pton. by Elliott Hughes · 10 years ago
  86. e4510a2 Break up the rest of stubs.cpp. by Elliott Hughes · 10 years ago
  87. b38347a bionic: split out getpwnam and friends by Mark Salyzyn · 10 years ago
  88. be45b22 Update Android.bp with recent Android.mk changes by Dan Willemsen · 10 years ago
  89. 23aae1c Update Android.bp with getdomainname by Dan Willemsen · 10 years ago
  90. a27d8c3 Update Android.bp with recent *.mk changes by Dan Willemsen · 10 years ago
  91. 879cec2 Update Android.bp with recent Android.mk changes by Dan Willemsen · 10 years ago
  92. 3e62171 Update Android.bp by Dan Willemsen · 10 years ago
  93. 6dcab28 Update Android.bp to match Android.mk by Colin Cross · 10 years ago
  94. 8ce38af Update Android.bp to match Android.mk by Colin Cross · 10 years ago
  95. 9c9aa74 Align Soong builds closer to Make by Dan Willemsen · 10 years ago
  96. e4f486c Fix Soong mips builds by Dan Willemsen · 10 years ago
  97. 4031cbe Fix Soong x86 builds by Dan Willemsen · 10 years ago
  98. 5d10e69 Merge "Fix Soong x86 atom builds" by Dan Willemsen · 10 years ago
  99. 701b545 Fix Soong x86 atom builds by Dan Willemsen · 10 years ago
  100. a3f9fca Update Android.bp for changes to Android.mk by Colin Cross · 10 years ago