1. 6c54ddd Fix -fstack-protector-strong for x86. by Elliott Hughes · 10 years ago
  2. b905551 Re-add putw for LP32 by Dan Willemsen · 10 years ago
  3. 9b687dc Enable using clang to build __cxa_thread_atexit_impl. by Yabin Cui · 10 years ago
  4. 83f314f Consider $(use_clang) when building libc_thread_atexit_impl module by Nikola Veljkovic · 10 years ago
  5. 8d5fb0d Merge "Disable clang for mips/mips64 libc." by Chih-hung Hsieh · 10 years ago
  6. b4bc156 Disable clang for mips/mips64 libc. by Chih-Hung Hsieh · 10 years ago
  7. fe3a83a Implement pthread spin. by Yabin Cui · 10 years ago
  8. b804b9d Merge "Implement pthread barrier." by Yabin Cui · 10 years ago
  9. e7c2fff Implement pthread barrier. by Yabin Cui · 10 years ago
  10. a9cac4c Fix strftime if tm_zone is null. by Elliott Hughes · 10 years ago
  11. c04647f Still cannot compile with clang on arm64. by Chih-Hung Hsieh · 10 years ago
  12. 5058a00 Enable clang for modules failed with TLS. by Chih-Hung Hsieh · 10 years ago
  13. 4200e26 fix the mremap signature by Daniel Micay · 10 years ago
  14. e85fb58 Fix LDFLAGS for arm and x86 by Dmitriy Ivanov · 10 years ago
  15. 284b468 Generate per-architecture version scripts. by Dmitriy Ivanov · 10 years ago
  16. 268a673 Switch to LOCAL_SRC_FILES_EXCLUDE by Dan Willemsen · 10 years ago
  17. 8ab433d Fix stdio read after EOF behavior. by Elliott Hughes · 10 years ago
  18. 487a182 Merge "Fix inet_addr/inet_aton/inet_network." by Elliott Hughes · 10 years ago
  19. 0478666 Fix inet_addr/inet_aton/inet_network. by Elliott Hughes · 10 years ago
  20. f41fe71 Merge "Sync with upstream tzcode (2015g)." by Elliott Hughes · 10 years ago
  21. 9fb22a3 Sync with upstream tzcode (2015g). by Elliott Hughes · 10 years ago
  22. 697e261 Fix bionic_coverage for kati. by Dan Albert · 10 years ago
  23. 280d546 Fix bug number for linker related workarounds by Dmitriy Ivanov · 10 years ago
  24. 0aa96ae Prevent the build system from hiding our ABI. by Dan Albert · 10 years ago
  25. 7fda8d2 Implement setjmp cookies on ARM. by Josh Gao · 10 years ago
  26. 14545d4 Merge "Move several FreeBSD functions to OpenBSD." by Elliott Hughes · 10 years ago
  27. 26a8322 Move several FreeBSD functions to OpenBSD. by Elliott Hughes · 10 years ago
  28. 71927a8 Sync with upstream NetBSD lib/libc/regex. by Elliott Hughes · 10 years ago
  29. 32bf43f Rename debug_stacktrace to debug_backtrace. by Elliott Hughes · 10 years ago
  30. 46c7bc8 Merge "Don't re-export libunwind_llvm." by Dan Albert · 10 years ago
  31. 7ac3c12 Add strchrnul. by Elliott Hughes · 10 years ago
  32. cc64618 Don't re-export libunwind_llvm. by Dan Albert · 10 years ago
  33. 4d7d05b Merge "Revert "fix incompatibility with -fstack-protector-strong"" by Nick Kralevich · 10 years ago
  34. 3d01422 Revert "fix incompatibility with -fstack-protector-strong" by Nick Kralevich · 10 years ago
  35. 5f7a512 Merge "fix incompatibility with -fstack-protector-strong" by Nick Kralevich · 10 years ago
  36. 62c26ed Merge "add fortified implementations of write/pwrite{,64}" by Yabin Cui · 10 years ago
  37. afdd154 add fortified implementations of write/pwrite{,64} by Daniel Micay · 10 years ago
  38. 5341691 Move up to C++14. by Dan Albert · 10 years ago
  39. 9101b00 add a fortified implementation of getcwd by Daniel Micay · 11 years ago
  40. 667dc75 deprecate TARGET_USES_LOGD by Mark Salyzyn · 10 years ago
  41. fed2659 add fortified implementations of fread/fwrite by Daniel Micay · 10 years ago
  42. 96dd2b6 fix incompatibility with -fstack-protector-strong by Daniel Micay · 11 years ago
  43. e79d06b Use gcc to build and test x86_64 long double code. by Chih-Hung Hsieh · 11 years ago
  44. b628b7d Merge "Use new sanitizer option." by Dan Albert · 11 years ago
  45. 11ea08c Use new sanitizer option. by Dan Albert · 11 years ago
  46. 665607a Add version to libc.so symbols by Dmitriy Ivanov · 11 years ago
  47. e1d0810 Add O_PATH support for flistxattr() by Nick Kralevich · 11 years ago
  48. 19fee2c Fix a few libc makefile mishaps. by Christopher Ferris · 11 years ago
  49. 2825f10 libc: Add O_PATH support for fgetxattr / fsetxattr by Nick Kralevich · 11 years ago
  50. c05554e Fix error handling for negative size in ftruncate. by Dan Albert · 11 years ago
  51. 9185e04 Apply work around b/19059885 to x86 by Dmitriy Ivanov · 11 years ago
  52. 972d7fe Merge "Use unified syntax to compile with both llvm and gcc." by Chih-Hung Hsieh · 11 years ago
  53. 33f3351 Use unified syntax to compile with both llvm and gcc. by Chih-Hung Hsieh · 11 years ago
  54. 88e777d Switch libc/libcstdc++/libm to hash-style=both by Dmitriy Ivanov · 11 years ago
  55. 7c2c01d Revert "Fix volantis boot." by Dan Albert · 11 years ago
  56. 62d6533 Do not pack relocations for libc.so by Dmitriy Ivanov · 11 years ago
  57. 59bce68 Merge "Fix opcode to compile with both gcc and llvm." by Chih-Hung Hsieh · 11 years ago
  58. 42502d7 Merge "add fortified memchr/memrchr implementations" by Nick Kralevich · 11 years ago
  59. ea295f6 Unregister pthread_atfork handlers on dlclose() by Dmitriy Ivanov · 11 years ago
  60. 6c63ee4 Merge "Revert "Unregister pthread_atfork handlers on dlclose()"" by Dimitry Ivanov · 11 years ago
  61. 094f58f Revert "Unregister pthread_atfork handlers on dlclose()" by Dimitry Ivanov · 11 years ago
  62. e3ecedd Merge "Remove jemalloc.a from libc_nomalloc.a" by Dmitriy Ivanov · 11 years ago
  63. 0a93df3 Fix opcode to compile with both gcc and llvm. by Chih-Hung Hsieh · 11 years ago
  64. 3da9373 Merge "Simplify close(2) EINTR handling." by Elliott Hughes · 11 years ago
  65. 7280e50 Remove jemalloc.a from libc_nomalloc.a by Dmitriy Ivanov · 11 years ago
  66. 3391a9f Simplify close(2) EINTR handling. by Elliott Hughes · 11 years ago
  67. 6df122f Unregister pthread_atfork handlers on dlclose() by Dmitriy Ivanov · 11 years ago
  68. a00a9f0 Merge "Allow building libc long double code with clang/llvm." by Chih-Hung Hsieh · 11 years ago
  69. 6fb8e96 Allow building libc long double code with clang/llvm. by Chih-Hung Hsieh · 11 years ago
  70. 4ae7736 add fortified memchr/memrchr implementations by Daniel Micay · 11 years ago
  71. 4228188 add fortified readlink/readlinkat implementations by Daniel Micay · 11 years ago
  72. e7e1c87 add fortified implementations of pread/pread64 by Daniel Micay · 11 years ago
  73. a40cb0c Merge "Call __cxa_thread_finalize for the main thread." by Dmitriy Ivanov · 11 years ago
  74. 163ab8b Call __cxa_thread_finalize for the main thread. by Dmitriy Ivanov · 11 years ago
  75. 66aa0b6 Hide emutls* symbols in libc.so by Dmitriy Ivanov · 11 years ago
  76. 76e1cbc Fix volantis boot. by Elliott Hughes · 11 years ago
  77. d6bf3d5 Don't export new/delete from libc shared libraries. by Dan Albert · 11 years ago
  78. 402d199 Fix libstdc++.so hash-style. by Dmitriy Ivanov · 11 years ago
  79. df79c33 Initial implementation of __cxa_thread_atexit_impl by Dmitriy Ivanov · 11 years ago
  80. 673b15e Let g_thread_list_lock only protect g_thread_list. by Yabin Cui · 11 years ago
  81. 2e16d2c Switch libc and libm to sysv-only hash style by Dmitriy Ivanov · 11 years ago
  82. 1156508 Generate gnu hash for arm only by Goran Jakovljevic · 11 years ago
  83. 4a55c46 Generate sysv hash for libc, libstdc++ and libm by Dmitriy Ivanov · 11 years ago
  84. 3577825 Fix "faccessat ignores flags" by Nick Kralevich · 11 years ago
  85. 3cfb52a Add GNU extensions mempcpy and wmemcpy. by Elliott Hughes · 11 years ago
  86. 2c678e6 Parameterize use of clang in libc_ndk. by Dan Albert · 11 years ago
  87. a6395e1 Update NDK compatlib for 4.1.2. by Dan Albert · 11 years ago
  88. 9a9ea3a Update the NDK compatlib for 4.4.4 and ToT. by Dan Albert · 11 years ago
  89. e09ab2c Make .note.android.ident section type SH_NOTE by Colin Cross · 11 years ago
  90. 44e88db Merge "Use LOCAL_C_INCLUDES instead of LOCAL_CFLAGS for include dirs" by Colin Cross · 11 years ago
  91. 91b403c Use LOCAL_C_INCLUDES instead of LOCAL_CFLAGS for include dirs by Colin Cross · 11 years ago
  92. 6e54c3e Use the libcxxabi __cxa_demangle. by Elliott Hughes · 11 years ago
  93. da2c0a7 Merge changes Ib87855e8,I4b46ae20,I66364a5c,Id3fcf680 by Colin Cross · 11 years ago
  94. 5b869c0 Use LOCAL_LDFLAGS_64 instead of enumerating 64-bit architectures by Colin Cross · 11 years ago
  95. 7dc502d Remove libc_static_common_src_files by Colin Cross · 11 years ago
  96. 1742a32 Share LP32 makefile settings between arches by Colin Cross · 11 years ago
  97. d80ec66 Merge "Add fchmodat(AT_SYMLINK_NOFOLLOW) and fchmod O_PATH support" by Nick Kralevich · 11 years ago
  98. 3cbc6c6 Add fchmodat(AT_SYMLINK_NOFOLLOW) and fchmod O_PATH support by Nick Kralevich · 11 years ago
  99. 4674e38 Fortify poll and ppoll. by Elliott Hughes · 11 years ago
  100. 76f8916 Clean up <stdlib.h> slightly. by Elliott Hughes · 11 years ago