1. 9edb3e0 Improve benchmarking tool, add a few math benchmarks. by Elliott Hughes · 12 years ago
  2. a0ee078 Upgrade libm. by Elliott Hughes · 12 years ago
  3. 41b3179 Unit tests for formatting code, fix %%. by Elliott Hughes · 12 years ago
  4. 2c5153b libc: add getauxval() by Nick Kralevich · 12 years ago
  5. dcab1b2 Add stack canaries / strcpy tests. by Nick Kralevich · 12 years ago
  6. a43e906 Don't test GNU-style ELF hashes on MIPS. by Elliott Hughes · 12 years ago
  7. a55f630 Define _POSIX_MONOTONIC_CLOCK and implement sysconf(_SC_MONOTONIC_CLOCK). by Elliott Hughes · 12 years ago
  8. e66190d Check for unknown flags passed to dlopen(3). by Elliott Hughes · 12 years ago
  9. da73f65 Add argument checking to sigemptyset(3) and friends. by Elliott Hughes · 12 years ago
  10. 7be369d Simple google3-compatible benchmarking. by Elliott Hughes · 12 years ago
  11. 90e10d4 Rewrite <fenv.h> for ARM. by Elliott Hughes · 12 years ago
  12. 124fae9 Reject .so files with no sysv hash table. by Elliott Hughes · 12 years ago
  13. 58b5754 Clean up the <libgen.h> implementation a little, bring in tests. by Elliott Hughes · 12 years ago
  14. 063cfb2 Clean up the implementation of the <dirent.h> functions. by Elliott Hughes · 12 years ago
  15. ad88a08 Per-thread -fstack-protector guards for x86. by Elliott Hughes · 12 years ago
  16. 774c7f5 Upgrade to the current NetBSD rand implementation. by Elliott Hughes · 12 years ago
  17. 91875dc Fix tmpfile(3). by Elliott Hughes · 12 years ago
  18. 2a54e5e Add tests for Android-specific stubs by Kenny Root · 12 years ago
  19. fa36875 Merge "Make strerror(3) and strsignal(3) thread-safe, and add psignal(3) and psiginfo(3)." by Elliott Hughes · 12 years ago
  20. b5f053b Make strerror(3) and strsignal(3) thread-safe, and add psignal(3) and psiginfo(3). by Irina Tirdea · 12 years ago
  21. 38bfa21 Fix Mac build. by Elliott Hughes · 12 years ago
  22. acf5aa7 Added new test for dlopen which is failing for MIPS. by jeffhao · 12 years ago
  23. bfeab1b Don't corrupt the thread list in static executables. by Elliott Hughes · 12 years ago
  24. 2e8f434 Add missing dependencies. by Elliott Hughes · 12 years ago
  25. 5ac9eee bionic: Fix TINY_ANDROID build by Benoit Goby · 12 years ago
  26. 7b841f3 Don't over-generalize makefiles. Host modules always build. This isn't needed on eng builds. by Joe Onorato · 12 years ago
  27. 04a83a4 Enhance getcwd(3) to handle NULL like glibc. by Elliott Hughes · 12 years ago
  28. cc213f8 Switch to the current NetBSD regex implementation. by Elliott Hughes · 12 years ago