1. 284068f Fix tsan abort for lake of __libc_auxv initialization. by Yabin Cui · 10 years ago
  2. 2c09e5d Merge "Implement pthread spin." by Yabin Cui · 10 years ago
  3. fe3a83a Implement pthread spin. by Yabin Cui · 10 years ago
  4. 0307eee Avoid tsan warning about pthread_mutex_destroy. by Yabin Cui · 10 years ago
  5. b804b9d Merge "Implement pthread barrier." by Yabin Cui · 10 years ago
  6. e7c2fff Implement pthread barrier. by Yabin Cui · 10 years ago
  7. 1f0ccbb Merge "Introducing linker namespaces" by Dimitry Ivanov · 10 years ago
  8. 42d5fcb Introducing linker namespaces by Dmitriy Ivanov · 10 years ago
  9. d1c28a3 Improve libc time zone fallback behavior. by Elliott Hughes · 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. 2fb0265 libc_init_common.cpp: Clarify when environment stripping occurs by Nick Kralevich · 10 years ago
  14. 2a7f1b3 Merge "Refactor prop_area into a class" by Tom Cherry · 10 years ago
  15. 926ebe1 Refactor prop_area into a class by Tom Cherry · 10 years ago
  16. dc6b0a7 Update Android.bp with latest Android.mk changes by Dan Willemsen · 10 years ago
  17. fb994f4 Add fileno_unlocked to support thread sanitizer. by Yabin Cui · 10 years ago
  18. 4200e26 fix the mremap signature by Daniel Micay · 10 years ago
  19. ef5e647 Merge "Use cc_defaults" by Colin Cross · 10 years ago
  20. dd7dcfc Merge "Fix GNU/POSIX basename headers." by Josh Gao · 10 years ago
  21. eb9b925 Fix GNU/POSIX basename headers. by Josh Gao · 10 years ago
  22. 50c21ab Use cc_defaults by Colin Cross · 10 years ago
  23. 9e6f98f Update Android.bp with arch-specific version scripts by Dan Willemsen · 10 years ago
  24. 706186d fix PTRDIFF_MAX check in the 32-bit mmap wrapper by Daniel Micay · 10 years ago
  25. 384ffe3 Fix comment to reflect the actual reality. by Christopher Ferris · 10 years ago
  26. 75dd371 Merge "Generate libdl.so per-architecture version script" by Dimitry Ivanov · 10 years ago
  27. bc75047 Generate libdl.so per-architecture version script by Dmitriy Ivanov · 10 years ago
  28. 1721cd6 Make _signal hidden in all cases. by Christopher Ferris · 10 years ago
  29. c36be97 Merge "Add prlimit to LP32." by Elliott Hughes · 10 years ago
  30. bdac9ec Merge "Remove <sys/shm.h>." by Elliott Hughes · 10 years ago
  31. 38eca07 Remove <sys/shm.h>. by Elliott Hughes · 10 years ago
  32. 9978a9a Move __set_errno to ndk_cruft.cpp. by Christopher Ferris · 10 years ago
  33. 4151db5 Add prlimit to LP32. by Elliott Hughes · 10 years ago
  34. e85fb58 Fix LDFLAGS for arm and x86 by Dmitriy Ivanov · 10 years ago
  35. 284b468 Generate per-architecture version scripts. by Dmitriy Ivanov · 10 years ago
  36. d7c7daa Remove the legacy endusershell/getusershell/setusershell stubs. by Elliott Hughes · 10 years ago
  37. 1721be2 Merge "Implement scandirat and scandirat64." by Elliott Hughes · 10 years ago
  38. 6331e80 Implement scandirat and scandirat64. by Elliott Hughes · 10 years ago
  39. 5238eb0 Merge "Implement load at fixed address feature" by Dimitry Ivanov · 10 years ago
  40. 126af75 Implement load at fixed address feature by Dmitriy Ivanov · 10 years ago
  41. 9216a64 Fix <utmp.h> declarations. by Elliott Hughes · 10 years ago
  42. bf4c32d Remove swap16/swap32/swap64 header pollution. by Elliott Hughes · 10 years ago
  43. a818445 Rename LIBC64_HIDDEN to LIBC32_LEGACY_PUBLIC. by Christopher Ferris · 10 years ago
  44. d26e780 Use bionic lock in pthread_internal_t. by Yabin Cui · 10 years ago
  45. 5edf077 Merge "Switch to LOCAL_SRC_FILES_EXCLUDE" by Dan Willemsen · 10 years ago
  46. 268a673 Switch to LOCAL_SRC_FILES_EXCLUDE by Dan Willemsen · 10 years ago
  47. b24d743 Remove deprecated use of ldm/stm in ARM setjmp. by Josh Gao · 10 years ago
  48. d29ba55 Merge "Opt Brillo out of the ndk cruft." by Elliott Hughes · 10 years ago
  49. c433a36 Merge "Move malloc dispatch table to __libc_globals." by Josh Gao · 10 years ago
  50. 198d13e Merge "make mmap fail on requests larger than PTRDIFF_MAX" by Josh Gao · 10 years ago
  51. fb7f45b Merge "Update timezone data to 2015g" by Neil Fuller · 10 years ago
  52. 3c8fc2f Move malloc dispatch table to __libc_globals. by Josh Gao · 10 years ago
  53. fb8fd50 Opt Brillo out of the ndk cruft. by Elliott Hughes · 10 years ago
  54. f0141df Make struct FILE opaque. by Elliott Hughes · 10 years ago
  55. 8ab433d Fix stdio read after EOF behavior. by Elliott Hughes · 10 years ago
  56. 1ab3f30 Merge "Fix inet_aton on LP32." by Elliott Hughes · 10 years ago
  57. 7b77cb3 Fix inet_aton on LP32. by Elliott Hughes · 10 years ago
  58. c6f704b Merge "utmp.h: add more ut_type defines" by Mike Frysinger · 10 years ago
  59. fe9d0ed Move setjmp cookie to a shared globals struct. by Josh Gao · 10 years ago
  60. 93c0f5e Move VDSO pointers to a shared globals struct. by Josh Gao · 10 years ago
  61. 68af0ad utmp.h: add more ut_type defines by Mike Frysinger · 10 years ago
  62. 487a182 Merge "Fix inet_addr/inet_aton/inet_network." by Elliott Hughes · 10 years ago
  63. 0478666 Fix inet_addr/inet_aton/inet_network. by Elliott Hughes · 10 years ago
  64. f41fe71 Merge "Sync with upstream tzcode (2015g)." by Elliott Hughes · 10 years ago
  65. 9fb22a3 Sync with upstream tzcode (2015g). by Elliott Hughes · 10 years ago
  66. d8df28f Merge "Implement setjmp cookies on MIPS and MIPS64" by Josh Gao · 10 years ago
  67. 31740bf Update timezone data to 2015g by Neil Fuller · 10 years ago
  68. 1b519c0 Implement setjmp cookies on MIPS and MIPS64 by Nikola Veljkovic · 10 years ago
  69. 697e261 Fix bionic_coverage for kati. by Dan Albert · 10 years ago
  70. 8dbf02d Add missing register preserve in x86/x86_64 longjmp. by Josh Gao · 10 years ago
  71. f7cf8b2 Merge "bionic: tzset running hot" by Mark Salyzyn · 10 years ago
  72. d057894 bionic: tzset running hot by Mark Salyzyn · 10 years ago
  73. a5d5d16 Use foreach loop to match setuid unsafe env vars. by Josh Gao · 10 years ago
  74. 4a65557 Merge "Remove invalid left shifts of -1." by Stephen Hines · 10 years ago
  75. ad157a3 Merge "Add a no dwarf version of assembler macros." by Christopher Ferris · 10 years ago
  76. 8f8308c Add a no dwarf version of assembler macros. by Christopher Ferris · 10 years ago
  77. 1d0268c libc: krait: Use performance version of memcpy by Brent DeGraaf · 12 years ago
  78. cb6f599 Fix the way to count online cpus. by Yabin Cui · 10 years ago
  79. 23360cc Remove invalid left shifts of -1. by Stephen Hines · 10 years ago
  80. 280d546 Fix bug number for linker related workarounds by Dmitriy Ivanov · 10 years ago
  81. 931e139 Merge "Add cortex-a53.a57 target for 32 bit big/little." by Christopher Ferris · 10 years ago
  82. 70a9f0a Merge "Fix over read in strcpy/stpcpy/strcat." by Christopher Ferris · 10 years ago
  83. fdfcfce Fix over read in strcpy/stpcpy/strcat. by Christopher Ferris · 10 years ago
  84. 54ee040 Add cortex-a53.a57 target for 32 bit big/little. by Christopher Ferris · 10 years ago
  85. c38cee5 Merge "Prevent the build system from hiding our ABI." by Dan Albert · 10 years ago
  86. 0aa96ae Prevent the build system from hiding our ABI. by Dan Albert · 10 years ago
  87. 9e3a249 Merge "Clean up /proc/<pid>/maps sscanfs." by Elliott Hughes · 10 years ago
  88. 0dec228 Clean up /proc/<pid>/maps sscanfs. by Elliott Hughes · 10 years ago
  89. dd51453 Merge "Add preliminary OEM UID/GID support." by Jorge Lucangeli Obes · 10 years ago
  90. efcb5d9 Merge "Remove some <sys/cdefs.h> cruft." by Elliott Hughes · 10 years ago
  91. 3d00f79 Merge "Increase alternative signal stack size on 64-bit devices." by Yabin Cui · 10 years ago
  92. a39e301 Add preliminary OEM UID/GID support. by Jorge Lucangeli Obes · 10 years ago
  93. 44ddb31 Remove some <sys/cdefs.h> cruft. by Elliott Hughes · 10 years ago
  94. f8a2243 <netinet/udp.h> should include <linux/udp.h>. by Elliott Hughes · 10 years ago
  95. 33ac04a Increase alternative signal stack size on 64-bit devices. by Yabin Cui · 10 years ago
  96. 777bd95 Merge "Import scsi headers." by Christopher Ferris · 10 years ago
  97. 96b1323 Merge "Define WIFCONTINUED()" by Greg Hackmann · 10 years ago
  98. 7c46045 Merge "Fix SOCK_* flag definitions" by Greg Hackmann · 10 years ago
  99. c6043f6 Define WIFCONTINUED() by Greg Hackmann · 10 years ago
  100. d75abb9 Fix SOCK_* flag definitions by Greg Hackmann · 10 years ago