1. 761cabb [sanitizer] Fix Android build. by Evgeniy Stepanov · 11 years ago
  2. e0f18f2 [sanitizer] Fix Mac build. by Evgeniy Stepanov · 11 years ago
  3. 447ef19 [msan] getaddrinfo & nested interceptor support. by Evgeniy Stepanov · 11 years ago
  4. 1aad6b5 [msan] Unpoison dlpi_name in dl_iterate_phdr interceptor. by Evgeniy Stepanov · 11 years ago
  5. 9530eb7 [sanitizer] Intercept inet_pton and inet_ntop. by Evgeniy Stepanov · 11 years ago
  6. 103a63e [sanitizer] Intercept getgrnam{_r}, getgrgid{_r}. by Evgeniy Stepanov · 11 years ago
  7. 897a4ae [sanitizer] Interceptors for wait*. by Evgeniy Stepanov · 11 years ago
  8. 4fb04a8 [sanitizer] Android lacks ucontext_t definition. by Evgeniy Stepanov · 11 years ago
  9. 0727702 [sanitizer] Use ucontext_t instead of "struct ucontext". by Evgeniy Stepanov · 11 years ago
  10. 06658ea [msan] Unpoison siginfo_t and ucontext_t in signal handlers. by Evgeniy Stepanov · 11 years ago
  11. 46f9395 [Sanitizer] Kill the remainders of platform defines in favor of SANITIZER_ defines by Alexey Samsonov · 11 years ago
  12. e4bdda5 [sanitizer] More interceptors. by Evgeniy Stepanov · 11 years ago
  13. 24e1372 [sanitizer] Replace more platform checks with SANITIZER_ constants. by Evgeniy Stepanov · 11 years ago
  14. e4cded9 [sanitizer] No dirent64 on Android. by Evgeniy Stepanov · 11 years ago
  15. e4af4d2 [msan] Add changes missing from r177065. by Evgeniy Stepanov · 11 years ago
  16. 0ecc437 [sanitizer] Fix lint. by Evgeniy Stepanov · 11 years ago
  17. 10fd322 [msan] Increase stack size as required. by Evgeniy Stepanov · 11 years ago
  18. b711ca6 [sanitizer] Fix Android build. by Evgeniy Stepanov · 11 years ago
  19. 9358c58 [sanitizer] Add interceptors for localtime and friends. by Evgeniy Stepanov · 11 years ago