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