1. 49ec2a0 Merge "Mark sockets on accept()." by Sreeram Ramachandran · 10 years ago
  2. acc5136 Merge "Add a regression test for a long-fixed pthread_once bug." by Elliott Hughes · 10 years ago
  3. aeec2ae Merge "Remove the broken pthread deadlock prediction." by Elliott Hughes · 10 years ago
  4. 3694ec6 Add a regression test for a long-fixed pthread_once bug. by Elliott Hughes · 10 years ago
  5. 07f1ded Remove the broken pthread deadlock prediction. by Elliott Hughes · 10 years ago
  6. 8f0cd8a Mark sockets on accept(). by Sreeram Ramachandran · 10 years ago
  7. e6c27a7 Merge "Fix a typo in the big g_ search/replace." by Elliott Hughes · 10 years ago
  8. cd46104 Fix a typo in the big g_ search/replace. by Elliott Hughes · 10 years ago
  9. 15c13bd Merge "Switch to g_ for globals." by Elliott Hughes · 10 years ago
  10. 1728b23 Switch to g_ for globals. by Elliott Hughes · 10 years ago
  11. bac7955 Merge "Fix x86_64 user_fpregs_struct to use the same name for the tag word as glibc." by Ross McIlroy · 10 years ago
  12. 0c8a5f8 Fix x86_64 user_fpregs_struct to use the same name for the tag word as glibc. by Ross McIlroy · 10 years ago
  13. a731877 Merge "Change wctype_t from int to long." by Calin Juravle · 10 years ago
  14. fd3171b Merge "Change wctype_t from enum to int" by Calin Juravle · 10 years ago
  15. 3e68418 Merge "Use the NetBSD inet_ntop until the OpenBSD bug is fixed." by Elliott Hughes · 10 years ago
  16. 5c8c88d Use the NetBSD inet_ntop until the OpenBSD bug is fixed. by Elliott Hughes · 10 years ago
  17. c6b5834 Merge "Remove page level mprotects" by Dmitriy Ivanov · 10 years ago
  18. 3557f2f Merge "Fix <sys/endian.h> uint32_t build failures." by Elliott Hughes · 10 years ago
  19. 135b103 Fix <sys/endian.h> uint32_t build failures. by Elliott Hughes · 10 years ago
  20. bc23e53 Remove page level mprotects by Dmitriy Ivanov · 10 years ago
  21. 17f8ef8 Merge "Flesh out <arpa/inet.h>." by Elliott Hughes · 10 years ago
  22. 6a41b0f Flesh out <arpa/inet.h>. by Elliott Hughes · 10 years ago
  23. 5772237 Merge "We don't need two copies of <nsswitch.h>." by Elliott Hughes · 10 years ago
  24. eed3d0d We don't need two copies of <nsswitch.h>. by Elliott Hughes · 10 years ago
  25. d57d710 Merge "Fix build (take two)." by Sreeram Ramachandran · 10 years ago
  26. 8205a61 Fix build (take two). by Sreeram Ramachandran · 10 years ago
  27. 2ed09d4 Merge "Fix build." by Sreeram Ramachandran · 10 years ago
  28. 06e8796 Fix build. by Sreeram Ramachandran · 10 years ago
  29. 79b56f4 Merge "Introduce netd_client, a dynamic library that talks to netd." by Sreeram Ramachandran · 10 years ago
  30. ceb5bd7 Introduce netd_client, a dynamic library that talks to netd. by Sreeram Ramachandran · 10 years ago
  31. 0ccef7e Merge "Upgrade to tzdata2014c." by Elliott Hughes · 10 years ago
  32. 4482091 Merge "Consistently use #if defined(__BIONIC__) in tests." by Elliott Hughes · 10 years ago
  33. 121cb5f Upgrade to tzdata2014c. by Elliott Hughes · 10 years ago
  34. 063525c Consistently use #if defined(__BIONIC__) in tests. by Elliott Hughes · 10 years ago
  35. a26dd78 Merge "Add getmntent_r to our collection of <mntent.h> compatibility stubs." by Elliott Hughes · 10 years ago
  36. eb664e2 Add getmntent_r to our collection of <mntent.h> compatibility stubs. by Elliott Hughes · 10 years ago
  37. dbcba8f Merge "Reduce stack usage of tmpfile(3)." by Elliott Hughes · 10 years ago
  38. f34f0cc Merge "Use __LP64__ instead of __LP32__ in sched.h" by Calin Juravle · 10 years ago
  39. b694318 Reduce stack usage of tmpfile(3). by Elliott Hughes · 10 years ago
  40. d44927b Merge "Refactor linker allocator" by Dmitriy Ivanov · 10 years ago
  41. dd09699 Use __LP64__ instead of __LP32__ in sched.h by Calin Juravle · 10 years ago
  42. b55f263 Change wctype_t from int to long. by Calin Juravle · 10 years ago
  43. 0c47247 Change wctype_t from enum to int by Calin Juravle · 10 years ago
  44. ddda264 Merge "Undef private *_BODY defines after use" by Calin Juravle · 10 years ago
  45. f963da2 Undef private *_BODY defines after use by Calin Juravle · 10 years ago
  46. 38967f3 Merge "Add fpos_t tests." by Calin Juravle · 10 years ago
  47. e788f5e Merge "Support mb sequences across calls to mb*to*wcs* functions" by Calin Juravle · 10 years ago
  48. d597d26 Refactor linker allocator by Dmitriy Ivanov · 10 years ago
  49. 1abb1b9 Merge "Add 64-bit Silvermont-optimized string/memory functions." by Christopher Ferris · 10 years ago
  50. a020a24 Add 64-bit Silvermont-optimized string/memory functions. by Varvara Rainchik · 10 years ago
  51. c1d2696 Merge "Add 32-bit Silvermont-optimized string/memory functions." by Christopher Ferris · 10 years ago
  52. 03e4ebe Add fpos_t tests. by Calin Juravle · 10 years ago
  53. 15a6310 Support mb sequences across calls to mb*to*wcs* functions by Calin Juravle · 10 years ago
  54. 8b307e0 Merge "Remove the useless indirection in mips' __set_tls." by Elliott Hughes · 10 years ago
  55. dcbef06 Remove the useless indirection in mips' __set_tls. by Elliott Hughes · 10 years ago
  56. 2b18b10 Merge "Fix use-after-free errors in stdio_test." by Elliott Hughes · 10 years ago
  57. 20f8aec Fix use-after-free errors in stdio_test. by Elliott Hughes · 10 years ago
  58. 5a92284 Add 32-bit Silvermont-optimized string/memory functions. by Varvara Rainchik · 10 years ago
  59. ebcc720 Merge "Cleanup: updated comments" by Dmitriy Ivanov · 10 years ago
  60. 6275f20 Cleanup: updated comments by Dmitriy Ivanov · 10 years ago
  61. e299795 Merge "Cleanup: remove AARCH/ARM_COPY relocation support" by Dmitriy Ivanov · 10 years ago
  62. b906e13 Cleanup: remove AARCH/ARM_COPY relocation support by Dmitriy Ivanov · 10 years ago
  63. d67c6af Merge "Reserve space for the future in statvfs(64)" by Calin Juravle · 10 years ago
  64. 7bec121 Reserve space for the future in statvfs(64) by Calin Juravle · 10 years ago
  65. 4d695bf Merge "Align struct passwd definition with other variations of libc" by Calin Juravle · 10 years ago
  66. 4b57305 Merge "Bring in google3-style DISALLOW_* macros." by Elliott Hughes · 10 years ago
  67. 8eac9af Bring in google3-style DISALLOW_* macros. by Elliott Hughes · 10 years ago
  68. b2c3c80 Merge "Align the child stack in clone(2)." by Elliott Hughes · 10 years ago
  69. 0d236aa Align the child stack in clone(2). by Elliott Hughes · 10 years ago
  70. c768874 Align struct passwd definition with other variations of libc by Calin Juravle · 10 years ago
  71. 8fa5c25 Merge "Align arm64 stacks to 16 bytes in __bionic_clone." by Elliott Hughes · 10 years ago
  72. b222097 Merge "Use larger neon instructions for moving data." by Christopher Ferris · 10 years ago
  73. fff3c0f Align arm64 stacks to 16 bytes in __bionic_clone. by Elliott Hughes · 10 years ago
  74. 2146d14 Use larger neon instructions for moving data. by Christopher Ferris · 10 years ago
  75. 55b4c8a Merge "Hide the __bionic_clone and __bionic_clone_entry implementation details." by Elliott Hughes · 10 years ago
  76. adfc007 Merge "Declare sincos/sincosf/sincosl in <math.h>." by Elliott Hughes · 10 years ago
  77. b4f2f28 Declare sincos/sincosf/sincosl in <math.h>. by Elliott Hughes · 10 years ago
  78. 954cf0d Hide the __bionic_clone and __bionic_clone_entry implementation details. by Elliott Hughes · 10 years ago
  79. 29d10e3 Merge "Test dlopen with symlinked .so files" by Dmitriy Ivanov · 10 years ago
  80. 170daa0 Merge "wchar_test.cpp: fix error between comparison signed and unsigned integer" by Elliott Hughes · 10 years ago
  81. 7db1809 Test dlopen with symlinked .so files by Dmitriy Ivanov · 10 years ago
  82. b696452 Merge "Remove support for non-PIE executables" by Dmitriy Ivanov · 10 years ago
  83. 2aebf54 Remove support for non-PIE executables by Nick Kralevich · 10 years ago
  84. a5c6b2e wchar_test.cpp: fix error between comparison signed and unsigned integer by Yongqin Liu · 10 years ago
  85. a3ce6bd Merge "Fix LOG_ID_CRASH build failure." by Elliott Hughes · 10 years ago
  86. ae0a62b Fix LOG_ID_CRASH build failure. by Elliott Hughes · 10 years ago
  87. 1ee18d0 Merge "Send bionic's fatal logging to the crash log." by Elliott Hughes · 10 years ago
  88. 3b96803 Merge "Add basic tests for fsync/fdatasync." by Elliott Hughes · 10 years ago
  89. 0111019 Send bionic's fatal logging to the crash log. by Elliott Hughes · 10 years ago
  90. a62a28d Add basic tests for fsync/fdatasync. by Elliott Hughes · 10 years ago
  91. f837cbd Merge "Add missing test for atexit test suite." by Dmitriy Ivanov · 10 years ago
  92. 8ec3899 Merge "Give bionic's __ANDROID_API__ a more reasonable value." by Elliott Hughes · 10 years ago
  93. 4aa2e6a Give bionic's __ANDROID_API__ a more reasonable value. by Elliott Hughes · 10 years ago
  94. 6396da9 Add missing test for atexit test suite. by Dmitriy Ivanov · 10 years ago
  95. 837abf0 Merge "Fix bionic-unit-tests-glibc-run target" by Calin Juravle · 10 years ago
  96. 0e9d7fc Fix bionic-unit-tests-glibc-run target by Calin Juravle · 10 years ago
  97. 35cff76 Merge "Test that relro sharing actually saves memory." by Torne (Richard Coles) · 10 years ago
  98. e292875 Merge "Reserve some space in sem_t for the future." by Calin Juravle · 10 years ago
  99. b6c48b2 Merge "Allow for better utmp logging." by Calin Juravle · 10 years ago
  100. fc2af0c Merge "Fix ino_t and suseconds_t" by Calin Juravle · 10 years ago