1. 19fe877 am d59ed678: Merge "Add splice, tee, and vmsplice." by Elliott Hughes · 11 years ago
  2. d59ed67 Merge "Add splice, tee, and vmsplice." by Elliott Hughes · 11 years ago
  3. 3f525d4 Add splice, tee, and vmsplice. by Elliott Hughes · 11 years ago
  4. cc9acb8 am 52f9b051: Merge "Sync to current upstream arc4random." by Elliott Hughes · 11 years ago
  5. 1411afd am 598f4b3a: Merge "Fix getpid caching across a clone." by Elliott Hughes · 11 years ago
  6. 52f9b05 Merge "Sync to current upstream arc4random." by Elliott Hughes · 11 years ago
  7. 0468feb Sync to current upstream arc4random. by Elliott Hughes · 11 years ago
  8. b52d7e7 am 63fa660b: Merge "Prefix cmsg_nxthdr with "__"." by Calin Juravle · 11 years ago
  9. 598f4b3 Merge "Fix getpid caching across a clone." by Elliott Hughes · 11 years ago
  10. 63fa660 Merge "Prefix cmsg_nxthdr with "__"." by Calin Juravle · 11 years ago
  11. 096b4eb Prefix cmsg_nxthdr with "__". by Calin Juravle · 11 years ago
  12. fa9e16e Fix getpid caching across a clone. by Elliott Hughes · 11 years ago
  13. af8046a am 66a805b9: Merge "Revert "Prevent symbols from libgcc from being reexported."" by Dan Albert · 11 years ago
  14. 66a805b Merge "Revert "Prevent symbols from libgcc from being reexported."" by Dan Albert · 11 years ago
  15. 4e4e1a5 Revert "Prevent symbols from libgcc from being reexported." by Dan Albert · 11 years ago
  16. 203ec23 am 559f3cb5: Merge "Use __builtin_*_chk for bcopy/bzero." by Dan Albert · 11 years ago
  17. b5e050d am 54e9dc02: Merge "Prevent symbols from libgcc from being reexported." by Dan Albert · 11 years ago
  18. 4b62f0d am 0d7415fb: Merge "Remove SHA1 from LP64 in favor of libcrypto." by Dan Albert · 11 years ago
  19. 65e80cf Prevent symbols from libgcc from being reexported. by Dan Albert · 11 years ago
  20. 6131798 am ac86f994: Merge "[MIPS64] Regenerate mips kernel headers with fixed tool" by Christopher Ferris · 11 years ago
  21. 40b85d3 am eee5f173: Merge "[MIPS64] Adjust kernel/tools for mips32,mips64 headers" by Christopher Ferris · 11 years ago
  22. 3e2ea6b am fb0a3622: Merge "Cache getpid." by Elliott Hughes · 11 years ago
  23. 54e9dc0 Merge "Prevent symbols from libgcc from being reexported." by Dan Albert · 11 years ago
  24. 0d7415f Merge "Remove SHA1 from LP64 in favor of libcrypto." by Dan Albert · 11 years ago
  25. ac86f99 Merge "[MIPS64] Regenerate mips kernel headers with fixed tool" by Christopher Ferris · 11 years ago
  26. 2300332 [MIPS64] Regenerate mips kernel headers with fixed tool by Duane Sand · 11 years ago
  27. a69eaec [MIPS64] Adjust kernel/tools for mips32,mips64 headers by Duane Sand · 11 years ago
  28. eee5f17 Merge "[MIPS64] Adjust kernel/tools for mips32,mips64 headers" by Christopher Ferris · 11 years ago
  29. 559f3cb Merge "Use __builtin_*_chk for bcopy/bzero." by Dan Albert · 11 years ago
  30. 8ca4400 Use __builtin_*_chk for bcopy/bzero. by Dan Albert · 11 years ago
  31. fb0a362 Merge "Cache getpid." by Elliott Hughes · 11 years ago
  32. 7086ad6 Cache getpid. by Elliott Hughes · 11 years ago
  33. 8717020 am e58055f0: Merge "Expose tzname, daylight, and timezone." by Elliott Hughes · 11 years ago
  34. 9d963b4 am d1bf3778: Merge "Build tzcode with hidden visibility." by Elliott Hughes · 11 years ago
  35. e58055f Merge "Expose tzname, daylight, and timezone." by Elliott Hughes · 11 years ago
  36. 0636672 Expose tzname, daylight, and timezone. by Elliott Hughes · 11 years ago
  37. abd03d3 am 29e3a0e3: Merge "Fix arm64 localtime.c build." by Elliott Hughes · 11 years ago
  38. ef0273e am 477b45b8: Merge "Build tzcode with -Werror." by Elliott Hughes · 11 years ago
  39. d1bf377 Merge "Build tzcode with hidden visibility." by Elliott Hughes · 11 years ago
  40. d10db82 Build tzcode with hidden visibility. by Elliott Hughes · 11 years ago
  41. 29e3a0e Merge "Fix arm64 localtime.c build." by Elliott Hughes · 11 years ago
  42. 2cb7526 Fix arm64 localtime.c build. by Elliott Hughes · 11 years ago
  43. 442a0b1 am 942fa486: Merge "Update localtime.c." by Elliott Hughes · 11 years ago
  44. fa817e6 am 5c864766: Merge "add 64-bit bionic implementation for denver arch" by Christopher Ferris · 11 years ago
  45. deca245 am 8a7cffc8: Merge "Reenable support for non-PIE executables" by Nick Kralevich · 11 years ago
  46. 6eeb617 am 0df59bd3: Merge "Revert "Hide _tolower_tab_ and _toupper_tab_ on LP64."" by Dan Albert · 11 years ago
  47. 79cd486 am 0b09153c: Merge "Move common macros into bionic_macros.h." by Christopher Ferris · 11 years ago
  48. 0df59bd Merge "Revert "Hide _tolower_tab_ and _toupper_tab_ on LP64."" by Dan Albert · 11 years ago
  49. 715242f Revert "Hide _tolower_tab_ and _toupper_tab_ on LP64." by Dan Albert · 11 years ago
  50. 9fbcc43 am a5fe7b89: Merge "Hide _tolower_tab_ and _toupper_tab_ on LP64." by Dan Albert · 11 years ago
  51. 9ac8064 am 49d5399b: Merge "Hide __atexit and remove __atexit_invalid." by Dan Albert · 11 years ago
  52. dd4ad5c Hide _tolower_tab_ and _toupper_tab_ on LP64. by Dan Albert · 11 years ago
  53. a5fe7b8 Merge "Hide _tolower_tab_ and _toupper_tab_ on LP64." by Dan Albert · 11 years ago
  54. 6b8b3dd am 64dfbd24: Merge "Fix weak function lookups" by Dmitriy Ivanov · 11 years ago
  55. b29a7f1 am ef82c28d: Merge "Hide declaration of gets(3) for C11 and later." by Dan Albert · 11 years ago
  56. b86ffd8 am 1ef3ba2b: Merge "Revert "Hide declaration of gets(3) for C11 and later."" by Dan Albert · 11 years ago
  57. 285a1c1 am 185c399c: Merge "Hide declaration of gets(3) for C11 and later." by Dan Albert · 11 years ago
  58. 65806a8 am 1d2b4c02: Merge "Move libraries for unit-tests to separate folder" by Dmitriy Ivanov · 11 years ago
  59. ef82c28 Merge "Hide declaration of gets(3) for C11 and later." by Dan Albert · 11 years ago
  60. 9635046 Hide declaration of gets(3) for C11 and later. by Dan Albert · 11 years ago
  61. 1d2b4c0 Merge "Move libraries for unit-tests to separate folder" by Dmitriy Ivanov · 11 years ago
  62. c02f242 am b6ca7474: Merge "Add a flag control that PRIVATE libm can be chosen" by Elliott Hughes · 11 years ago
  63. 1f5e1a3 Move libraries for unit-tests to separate folder by Dmitriy Ivanov · 11 years ago
  64. 775b2a0 am 4ac22649: Merge "Add <linux/tty.h> to libc/include/sys/ioctl.h" by Elliott Hughes · 11 years ago
  65. 477b45b Merge "Build tzcode with -Werror." by Elliott Hughes · 11 years ago
  66. 5f56454 Build tzcode with -Werror. by Elliott Hughes · 11 years ago
  67. 942fa48 Merge "Update localtime.c." by Elliott Hughes · 11 years ago
  68. 906eb99 Update localtime.c. by Elliott Hughes · 11 years ago
  69. 5c86476 Merge "add 64-bit bionic implementation for denver arch" by Christopher Ferris · 11 years ago
  70. 8a7cffc Merge "Reenable support for non-PIE executables" by Nick Kralevich · 11 years ago
  71. d81b3b2 Reenable support for non-PIE executables by Nick Kralevich · 11 years ago
  72. 0b09153 Merge "Move common macros into bionic_macros.h." by Christopher Ferris · 11 years ago
  73. 03eebcb Move common macros into bionic_macros.h. by Christopher Ferris · 11 years ago
  74. 49d5399 Merge "Hide __atexit and remove __atexit_invalid." by Dan Albert · 11 years ago
  75. 11f715c Hide __atexit and remove __atexit_invalid. by Dan Albert · 11 years ago
  76. 64dfbd2 Merge "Fix weak function lookups" by Dmitriy Ivanov · 11 years ago
  77. ce44166 Fix weak function lookups by Dmitriy Ivanov · 11 years ago
  78. 1ef3ba2 Merge "Revert "Hide declaration of gets(3) for C11 and later."" by Dan Albert · 11 years ago
  79. 1291680 Revert "Hide declaration of gets(3) for C11 and later." by Dan Albert · 11 years ago
  80. c0ce590 Hide declaration of gets(3) for C11 and later. by Dan Albert · 11 years ago
  81. b6ca747 Merge "Add a flag control that PRIVATE libm can be chosen" by Elliott Hughes · 11 years ago
  82. 4ac2264 Merge "Add <linux/tty.h> to libc/include/sys/ioctl.h" by Elliott Hughes · 11 years ago
  83. 185c399 Merge "Hide declaration of gets(3) for C11 and later." by Dan Albert · 11 years ago
  84. d61729c am b656410a: Merge "Use a separate config.h for config like defines." by Christopher Ferris · 11 years ago
  85. b656410 Merge "Use a separate config.h for config like defines." by Christopher Ferris · 11 years ago
  86. 6361964 Use a separate config.h for config like defines. by Christopher Ferris · 11 years ago
  87. 6589ba1 am d10d3acd: Merge "Move jemalloc due to whole_static_library bug." by Christopher Ferris · 11 years ago
  88. c82c0b7 Remove SHA1 from LP64 in favor of libcrypto. by Dan Albert · 11 years ago
  89. 7a11b7a am a217a0cd: Merge "libc: Fix \'index\' symbol export." by Dan Albert · 11 years ago
  90. c732859 am 4fb0d4fb: Merge "Revert "Revert "Remove ftime from bionic LP64""" by Dan Albert · 11 years ago
  91. f49791f am 9a3ad98f: Merge "Removes getdtablesize(3) from LP64." by Dan Albert · 11 years ago
  92. 4fb0d4f Merge "Revert "Revert "Remove ftime from bionic LP64""" by Dan Albert · 11 years ago
  93. ac64675 Revert "Revert "Remove ftime from bionic LP64"" by Dan Albert · 11 years ago
  94. 9a3ad98 Merge "Removes getdtablesize(3) from LP64." by Dan Albert · 11 years ago
  95. 462abab Removes getdtablesize(3) from LP64. by Dan Albert · 11 years ago
  96. d10d3ac Merge "Move jemalloc due to whole_static_library bug." by Christopher Ferris · 11 years ago
  97. 3a37576 Move jemalloc due to whole_static_library bug. by Christopher Ferris · 11 years ago
  98. a217a0c Merge "libc: Fix 'index' symbol export." by Dan Albert · 11 years ago
  99. 891dedb libc: Fix 'index' symbol export. by David 'Digit' Turner · 11 years ago
  100. 38ebfc0 am 72dc1c22: Merge "Revert "Backing this one out since the counterpart needs to be sent upstream."" by Dan Albert · 11 years ago