1. b6453c5 Only initialize the global stack protector once. by Josh Gao · 9 years ago
  2. ca48274 Revert "Revert "Make sem_wait able to return errno EINTR for sdk > 23."" by Yabin Cui · 9 years ago
  3. ac67b4e Merge "Revert "Make sem_wait able to return errno EINTR for sdk > 23."" by Elliott Hughes · 9 years ago
  4. 6d51085 Revert "Make sem_wait able to return errno EINTR for sdk > 23." by Dan Albert · 9 years ago
  5. c96b6e1 Merge "Make sem_wait able to return errno EINTR for sdk > 23." by Yabin Cui · 9 years ago
  6. 892b61d Make sem_wait able to return errno EINTR for sdk > 23. by Yabin Cui · 9 years ago
  7. 63860cb Malloc debug rewrite. by Christopher Ferris · 10 years ago
  8. 42d949f Defend against -fstack-protector in libc startup. by Elliott Hughes · 9 years ago
  9. 3c8fc2f Move malloc dispatch table to __libc_globals. by Josh Gao · 10 years ago
  10. 93c0f5e Move VDSO pointers to a shared globals struct. by Josh Gao · 10 years ago
  11. 4b41555 Revert "Register __libc_fini as early as possible." by Dmitriy Ivanov · 11 years ago
  12. e880c73 Register __libc_fini as early as possible. by Dmitriy Ivanov · 11 years ago
  13. 53c3c27 Upstream atexit by Dmitriy Ivanov · 11 years ago
  14. d286796 Turn on -Wunused and fix the mistakes it uncovers. by Elliott Hughes · 11 years ago
  15. 07f1ded Remove the broken pthread deadlock prediction. by Elliott Hughes · 11 years ago
  16. ceb5bd7 Introduce netd_client, a dynamic library that talks to netd. by Sreeram Ramachandran · 11 years ago
  17. eb847bc Fix x86_64 build, clean up intermediate libraries. by Elliott Hughes · 12 years ago
  18. 2a0b873 Fix __errno for LP64 and clean up __get_tls. by Elliott Hughes · 12 years ago
  19. ce53272 Hide various symbols that shouldn't be exposed. by Elliott Hughes · 12 years ago
  20. 42b2c6a Clean up the argc/argv/envp/auxv handling. by Elliott Hughes · 12 years ago