1. 8b3e812 Merge "libc: ARM64: update memset/strlen/memcpy/memmove to newlib/cortex-strings" by Christopher Ferris · 9 years ago
  2. 50ae6dd Merge "Revert "move android_ids into bionic"" by Treehugger Robot · 9 years ago
  3. 77cb68d Revert "move android_ids into bionic" by Elliott Hughes · 9 years ago
  4. ded6c91 Merge "move android_ids into bionic" by Elliott Hughes · 9 years ago
  5. fc0d480 loader: stop linking libdl/c/m into the loader by Dimitry Ivanov · 9 years ago
  6. 68ddf5c Merge "Abort harder." by Elliott Hughes · 9 years ago
  7. 1a13db5 move android_ids into bionic by William Roberts · 10 years ago
  8. f563ae8 Merge "Ship all the UAPI bits." by Treehugger Robot · 9 years ago
  9. 4bf5522 Abort harder. by Elliott Hughes · 9 years ago
  10. 609880c Merge "Fix getpriority/setpriority types." by Treehugger Robot · 9 years ago
  11. b99b676 Merge "Enable libc/libdl/libm/linker for host bionic" by Dan Willemsen · 9 years ago
  12. 8f0e42f Fix getpriority/setpriority types. by Elliott Hughes · 9 years ago
  13. bd734f0 Merge "Use icu4c to implement <wctype.h>." by Elliott Hughes · 9 years ago
  14. 7ec52b1 Enable libc/libdl/libm/linker for host bionic by Dan Willemsen · 9 years ago
  15. a57ca0d Use icu4c to implement <wctype.h>. by Elliott Hughes · 9 years ago
  16. 063e86a Ship all the UAPI bits. by Dan Albert · 9 years ago
  17. 8684157 Merge "Implement <langinfo.h>." by Elliott Hughes · 9 years ago
  18. ecebb49 Add cortex-a7 specific routines. by Christopher Ferris · 9 years ago
  19. 372f19e libc: ARM64: update memset/strlen/memcpy/memmove to newlib/cortex-strings by Jake Weinstein · 9 years ago
  20. fc8e688 Implement <langinfo.h>. by Elliott Hughes · 9 years ago
  21. 4ce94d2 Don't pack relocations in libc.so by Colin Cross · 9 years ago
  22. a170d9b Revert "Revert "Attempt to use arc4random where getauxval(AT_RANDOM) is used."" by Josh Gao · 9 years ago
  23. 9259265 Add license to ndk_headers modules. by Dan Albert · 9 years ago
  24. df31aff Migrate libstdc++ to ndk_library. by Dan Albert · 9 years ago
  25. 7b29495 Update escaping in Android.bp files by Colin Cross · 9 years ago
  26. bae16ef Add missing uapi header module. by Dan Albert · 9 years ago
  27. 4238a35 Add modules for NDK headers and libraries. by Dan Albert · 10 years ago
  28. 7f0849f Fix sscanf/wcstod parsing of NaNs. by Elliott Hughes · 9 years ago
  29. 60d052d Revert "Attempt to use arc4random where getauxval(AT_RANDOM) is used." by Josh Gao · 9 years ago
  30. 78a52f1 Attempt to use arc4random where getauxval(AT_RANDOM) is used. by Josh Gao · 10 years ago
  31. e19c672 Revert "Switch back to the BSD exec for now." by Elliott Hughes · 9 years ago
  32. 18c31d7 Switch back to the BSD exec for now. by Elliott Hughes · 9 years ago
  33. fac5689 Merge "Rewrite the exec family." by Treehugger Robot · 9 years ago
  34. 1b40aaf Rewrite the exec family. by Elliott Hughes · 9 years ago
  35. 7d4e28a Merge "Flesh out <sys/msg.h>, <sys/sem.h>, <sys/shm.h>." by Elliott Hughes · 9 years ago
  36. 7c59f3f Flesh out <sys/msg.h>, <sys/sem.h>, <sys/shm.h>. by Elliott Hughes · 9 years ago
  37. 8e547bd Be more restrictive about max frame size. by Elliott Hughes · 9 years ago
  38. cae33ad Fix memmem behavior with empty needles. by Elliott Hughes · 9 years ago
  39. 299e501 Merge "Move brillo closer to Android." by Treehugger Robot · 9 years ago
  40. 5ffed9b Move brillo closer to Android. by Elliott Hughes · 9 years ago
  41. fb3873d Fortify vsnprintf in more cases. by Elliott Hughes · 9 years ago
  42. 53cf348 Remove more stdio copy/paste. by Elliott Hughes · 9 years ago
  43. d1f25a7 Reimplement remove(3) without the lstat(2). by Elliott Hughes · 9 years ago
  44. 70715da More stdio one-liners. by Elliott Hughes · 9 years ago
  45. cceaf06 More stdio cleanup. by Elliott Hughes · 9 years ago
  46. 0a610d0 Upgrade to tzcode-2016f. by Elliott Hughes · 9 years ago
  47. 6cc8d47 Add symbol versions to libstdc++.so by Dimitry Ivanov · 9 years ago
  48. f47514d Remove __LIBC_ABI_PUBLIC__. by Elliott Hughes · 9 years ago
  49. baa4899 Convert malloc_debug from Android.mk to Android.bp by Colin Cross · 10 years ago
  50. b2f5a58 Revert "Skip Clang's integrated-as for hand-coded assembly" by Pirama Arumuga Nainar · 10 years ago
  51. 8d414dd Skip Clang's integrated-as for hand-coded assembly by Pirama Arumuga Nainar · 10 years ago
  52. 449eff0 Add futimes, futimesat, and lutimes. by Elliott Hughes · 10 years ago
  53. 816fab9 Just use libstdc++ for the cxa stuff inside bionic. by Elliott Hughes · 10 years ago
  54. 5a22d3e Force clang for bionic by Colin Cross · 10 years ago
  55. 0c65708 Update Android.bp to match Android.mk by Dan Willemsen · 10 years ago
  56. 37f3632 Update strip property format by Colin Cross · 10 years ago
  57. ee84786 Update Android.bp to match Android.mk by Colin Cross · 10 years ago
  58. e5ed43b Remove -fvisibility=hidden from dns code by Dimitry Ivanov · 10 years ago
  59. bd26f23 Merge "Update sanitize property format" by Colin Cross · 10 years ago
  60. 13d79ab Fix ftw/nftw to only report unreadable directories once. by Elliott Hughes · 10 years ago
  61. 27c43c5 Update sanitize property format by Colin Cross · 10 years ago
  62. 77d57bf Rename deps property to objs in cc_objects by Colin Cross · 10 years ago
  63. fc8ed2f Update Android.bp to match Android.mk by Colin Cross · 10 years ago
  64. eccca04 Merge "Update Android.bp to match Android.mk" by Colin Cross · 10 years ago
  65. b839610 Update Android.bp to match Android.mk by Colin Cross · 10 years ago
  66. 6cfb84b Add trivial no-op <nl_types.h>. by Elliott Hughes · 10 years ago
  67. 26fda77 Fix b64_pton. by Elliott Hughes · 10 years ago
  68. e4510a2 Break up the rest of stubs.cpp. by Elliott Hughes · 10 years ago
  69. b38347a bionic: split out getpwnam and friends by Mark Salyzyn · 10 years ago
  70. be45b22 Update Android.bp with recent Android.mk changes by Dan Willemsen · 10 years ago
  71. 23aae1c Update Android.bp with getdomainname by Dan Willemsen · 10 years ago
  72. a27d8c3 Update Android.bp with recent *.mk changes by Dan Willemsen · 10 years ago
  73. 879cec2 Update Android.bp with recent Android.mk changes by Dan Willemsen · 10 years ago
  74. 3e62171 Update Android.bp by Dan Willemsen · 10 years ago
  75. 6dcab28 Update Android.bp to match Android.mk by Colin Cross · 10 years ago
  76. 8ce38af Update Android.bp to match Android.mk by Colin Cross · 10 years ago
  77. 9c9aa74 Align Soong builds closer to Make by Dan Willemsen · 10 years ago
  78. e4f486c Fix Soong mips builds by Dan Willemsen · 10 years ago
  79. 4031cbe Fix Soong x86 builds by Dan Willemsen · 10 years ago
  80. 5d10e69 Merge "Fix Soong x86 atom builds" by Dan Willemsen · 10 years ago
  81. 701b545 Fix Soong x86 atom builds by Dan Willemsen · 10 years ago
  82. a3f9fca Update Android.bp for changes to Android.mk by Colin Cross · 10 years ago
  83. 63a4207 Kill BOARD_MALLOC_ALIGNMENT. by Josh Gao · 10 years ago
  84. 9b59acc libc: Update Android.bp with recent changes by Dan Willemsen · 10 years ago
  85. 9b687dc Enable using clang to build __cxa_thread_atexit_impl. by Yabin Cui · 10 years ago
  86. bff87d1 Remove cflags and ldflags from crt defaults by Colin Cross · 10 years ago
  87. 6ab8f89 move arch variant structs down a level by Colin Cross · 10 years ago
  88. a35d23d Update libc/Android.bp to match libc/Android.mk by Colin Cross · 10 years ago
  89. dc6b0a7 Update Android.bp with latest Android.mk changes by Dan Willemsen · 10 years ago
  90. 50c21ab Use cc_defaults by Colin Cross · 10 years ago
  91. 9e6f98f Update Android.bp with arch-specific version scripts by Dan Willemsen · 10 years ago
  92. 268a673 Switch to LOCAL_SRC_FILES_EXCLUDE by Dan Willemsen · 10 years ago
  93. 280d546 Fix bug number for linker related workarounds by Dmitriy Ivanov · 10 years ago
  94. 35e91a1 Update Android.bp for setjmp cookies by Dan Willemsen · 10 years ago
  95. 208ae17 Add Android.bp for libc/libm/libdl by Dan Willemsen · 10 years ago