1. a26dd78 Merge "Add getmntent_r to our collection of <mntent.h> compatibility stubs." by Elliott Hughes · 11 years ago
  2. eb664e2 Add getmntent_r to our collection of <mntent.h> compatibility stubs. by Elliott Hughes · 11 years ago
  3. dbcba8f Merge "Reduce stack usage of tmpfile(3)." by Elliott Hughes · 11 years ago
  4. f34f0cc Merge "Use __LP64__ instead of __LP32__ in sched.h" by Calin Juravle · 11 years ago
  5. b694318 Reduce stack usage of tmpfile(3). by Elliott Hughes · 11 years ago
  6. d44927b Merge "Refactor linker allocator" by Dmitriy Ivanov · 11 years ago
  7. dd09699 Use __LP64__ instead of __LP32__ in sched.h by Calin Juravle · 11 years ago
  8. ddda264 Merge "Undef private *_BODY defines after use" by Calin Juravle · 11 years ago
  9. f963da2 Undef private *_BODY defines after use by Calin Juravle · 11 years ago
  10. 38967f3 Merge "Add fpos_t tests." by Calin Juravle · 11 years ago
  11. e788f5e Merge "Support mb sequences across calls to mb*to*wcs* functions" by Calin Juravle · 11 years ago
  12. d597d26 Refactor linker allocator by Dmitriy Ivanov · 11 years ago
  13. 1abb1b9 Merge "Add 64-bit Silvermont-optimized string/memory functions." by Christopher Ferris · 11 years ago
  14. a020a24 Add 64-bit Silvermont-optimized string/memory functions. by Varvara Rainchik · 11 years ago
  15. c1d2696 Merge "Add 32-bit Silvermont-optimized string/memory functions." by Christopher Ferris · 11 years ago
  16. 03e4ebe Add fpos_t tests. by Calin Juravle · 11 years ago
  17. 15a6310 Support mb sequences across calls to mb*to*wcs* functions by Calin Juravle · 11 years ago
  18. 8b307e0 Merge "Remove the useless indirection in mips' __set_tls." by Elliott Hughes · 11 years ago
  19. dcbef06 Remove the useless indirection in mips' __set_tls. by Elliott Hughes · 11 years ago
  20. 2b18b10 Merge "Fix use-after-free errors in stdio_test." by Elliott Hughes · 11 years ago
  21. 20f8aec Fix use-after-free errors in stdio_test. by Elliott Hughes · 11 years ago
  22. 5a92284 Add 32-bit Silvermont-optimized string/memory functions. by Varvara Rainchik · 11 years ago
  23. ebcc720 Merge "Cleanup: updated comments" by Dmitriy Ivanov · 11 years ago
  24. 6275f20 Cleanup: updated comments by Dmitriy Ivanov · 11 years ago
  25. e299795 Merge "Cleanup: remove AARCH/ARM_COPY relocation support" by Dmitriy Ivanov · 11 years ago
  26. b906e13 Cleanup: remove AARCH/ARM_COPY relocation support by Dmitriy Ivanov · 11 years ago
  27. d67c6af Merge "Reserve space for the future in statvfs(64)" by Calin Juravle · 11 years ago
  28. 7bec121 Reserve space for the future in statvfs(64) by Calin Juravle · 11 years ago
  29. 4d695bf Merge "Align struct passwd definition with other variations of libc" by Calin Juravle · 11 years ago
  30. 4b57305 Merge "Bring in google3-style DISALLOW_* macros." by Elliott Hughes · 11 years ago
  31. 8eac9af Bring in google3-style DISALLOW_* macros. by Elliott Hughes · 11 years ago
  32. b2c3c80 Merge "Align the child stack in clone(2)." by Elliott Hughes · 11 years ago
  33. 0d236aa Align the child stack in clone(2). by Elliott Hughes · 11 years ago
  34. c768874 Align struct passwd definition with other variations of libc by Calin Juravle · 11 years ago
  35. 8fa5c25 Merge "Align arm64 stacks to 16 bytes in __bionic_clone." by Elliott Hughes · 11 years ago
  36. b222097 Merge "Use larger neon instructions for moving data." by Christopher Ferris · 11 years ago
  37. fff3c0f Align arm64 stacks to 16 bytes in __bionic_clone. by Elliott Hughes · 11 years ago
  38. 2146d14 Use larger neon instructions for moving data. by Christopher Ferris · 11 years ago
  39. 55b4c8a Merge "Hide the __bionic_clone and __bionic_clone_entry implementation details." by Elliott Hughes · 11 years ago
  40. adfc007 Merge "Declare sincos/sincosf/sincosl in <math.h>." by Elliott Hughes · 11 years ago
  41. b4f2f28 Declare sincos/sincosf/sincosl in <math.h>. by Elliott Hughes · 11 years ago
  42. 954cf0d Hide the __bionic_clone and __bionic_clone_entry implementation details. by Elliott Hughes · 11 years ago
  43. 29d10e3 Merge "Test dlopen with symlinked .so files" by Dmitriy Ivanov · 11 years ago
  44. 170daa0 Merge "wchar_test.cpp: fix error between comparison signed and unsigned integer" by Elliott Hughes · 11 years ago
  45. 7db1809 Test dlopen with symlinked .so files by Dmitriy Ivanov · 11 years ago
  46. b696452 Merge "Remove support for non-PIE executables" by Dmitriy Ivanov · 11 years ago
  47. 2aebf54 Remove support for non-PIE executables by Nick Kralevich · 11 years ago
  48. a5c6b2e wchar_test.cpp: fix error between comparison signed and unsigned integer by Yongqin Liu · 11 years ago
  49. a3ce6bd Merge "Fix LOG_ID_CRASH build failure." by Elliott Hughes · 11 years ago
  50. ae0a62b Fix LOG_ID_CRASH build failure. by Elliott Hughes · 11 years ago
  51. 1ee18d0 Merge "Send bionic's fatal logging to the crash log." by Elliott Hughes · 11 years ago
  52. 3b96803 Merge "Add basic tests for fsync/fdatasync." by Elliott Hughes · 11 years ago
  53. 0111019 Send bionic's fatal logging to the crash log. by Elliott Hughes · 11 years ago
  54. a62a28d Add basic tests for fsync/fdatasync. by Elliott Hughes · 11 years ago
  55. f837cbd Merge "Add missing test for atexit test suite." by Dmitriy Ivanov · 11 years ago
  56. 8ec3899 Merge "Give bionic's __ANDROID_API__ a more reasonable value." by Elliott Hughes · 11 years ago
  57. 4aa2e6a Give bionic's __ANDROID_API__ a more reasonable value. by Elliott Hughes · 11 years ago
  58. 6396da9 Add missing test for atexit test suite. by Dmitriy Ivanov · 11 years ago
  59. 837abf0 Merge "Fix bionic-unit-tests-glibc-run target" by Calin Juravle · 11 years ago
  60. 0e9d7fc Fix bionic-unit-tests-glibc-run target by Calin Juravle · 11 years ago
  61. 35cff76 Merge "Test that relro sharing actually saves memory." by Torne (Richard Coles) · 11 years ago
  62. e292875 Merge "Reserve some space in sem_t for the future." by Calin Juravle · 11 years ago
  63. b6c48b2 Merge "Allow for better utmp logging." by Calin Juravle · 11 years ago
  64. fc2af0c Merge "Fix ino_t and suseconds_t" by Calin Juravle · 11 years ago
  65. 764a888 Merge "Leave more space for extensions in pthread_rwlockattr_t" by Calin Juravle · 11 years ago
  66. 6ad9cd4 Merge "Change the interface for fatal logging." by Elliott Hughes · 11 years ago
  67. c78368f Change the interface for fatal logging. by Elliott Hughes · 11 years ago
  68. e05df25 Merge "Fix a gethnamaddr.c warning that's already fixed upstream." by Elliott Hughes · 11 years ago
  69. 89ca3c5 Merge "Sync with upstream OpenBSD wcsftime.c." by Elliott Hughes · 11 years ago
  70. 3e5f0c9 Fix a gethnamaddr.c warning that's already fixed upstream. by Elliott Hughes · 11 years ago
  71. 2716f3e Sync with upstream OpenBSD wcsftime.c. by Elliott Hughes · 11 years ago
  72. 6726862 Fix ino_t and suseconds_t by Calin Juravle · 11 years ago
  73. 100168a Merge "Fix <math.h> to quieten most of our warnings." by Elliott Hughes · 11 years ago
  74. 0686d5e Reserve some space in sem_t for the future. by Calin Juravle · 11 years ago
  75. 7d8f303 Allow for better utmp logging. by Calin Juravle · 11 years ago
  76. 7b1a95b Merge "Add include guard to fileext.h" by Calin Juravle · 11 years ago
  77. 7c435f2 Leave more space for extensions in pthread_rwlockattr_t by Calin Juravle · 11 years ago
  78. 2605261 Test that relro sharing actually saves memory. by Torne (Richard Coles) · 11 years ago
  79. 9b5ee4a Merge "Handle empty relro segment or incorrectly sized file." by Torne (Richard Coles) · 11 years ago
  80. 9a5a3e8 Fix <math.h> to quieten most of our warnings. by Elliott Hughes · 11 years ago
  81. 185dd72 Merge "bionic: make epoll_event structure packed" by Elliott Hughes · 11 years ago
  82. 9ded07c bionic: make epoll_event structure packed by Philip Hatcher · 11 years ago
  83. 4356adc Merge "Remove the non-standard time64 stuff for LP64." by Elliott Hughes · 11 years ago
  84. 52defb7 Remove the non-standard time64 stuff for LP64. by Elliott Hughes · 11 years ago
  85. 629d892 Merge "Update the NOTICE files and improve the script slightly." by Elliott Hughes · 11 years ago
  86. bfa582d Update the NOTICE files and improve the script slightly. by Elliott Hughes · 11 years ago
  87. 6916166 Merge "Sync with upstream OpenBSD." by Elliott Hughes · 11 years ago
  88. e0a36f4 Sync with upstream OpenBSD. by Elliott Hughes · 11 years ago
  89. ad53498 Merge "Disable %n in printf and vfwprintf." by Elliott Hughes · 11 years ago
  90. e2341d0 Disable %n in printf and vfwprintf. by Elliott Hughes · 11 years ago
  91. 8ec21d9 Merge "Switch to current upstream OpenBSD wsetup.c." by Elliott Hughes · 11 years ago
  92. 53b2438 Switch to current upstream OpenBSD wsetup.c. by Elliott Hughes · 11 years ago
  93. 580b246 Merge "Fixes for __cxa_finalize" by Dmitriy Ivanov · 11 years ago
  94. 6b56691 Fixes for __cxa_finalize by Dmitriy Ivanov · 11 years ago
  95. a334c1e Merge "Fix iswctype." by Elliott Hughes · 11 years ago
  96. 640b4a5 Merge "Switch to current upstream OpenBSD fwrite.c." by Elliott Hughes · 11 years ago
  97. 2d822eb Merge "Disallow dlopen("egl/blah.so") on LP64" by Dmitriy Ivanov · 11 years ago
  98. 792ae72 Switch to current upstream OpenBSD fwrite.c. by Elliott Hughes · 11 years ago
  99. 5ca7ed9 Disallow dlopen("egl/blah.so") on LP64 by Dmitriy Ivanov · 11 years ago
  100. e987803 Merge "Sync with current OpenBSD stdio." by Elliott Hughes · 11 years ago