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