1. 32bc0fc Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  2. a6714d1 Make our fortify FD_ISSET const, and expose the fd_mask type. by Elliott Hughes · 8 years ago
  3. 33697a0 Factor out the waiting for children in bionic tests. by Elliott Hughes · 10 years ago
  4. e8efb96 Add comment for [p]select_smoke tests STDIN issue. by Christopher Ferris · 10 years ago
  5. dd926b5 Fix select failures when STDIN is ready. by Christopher Ferris · 10 years ago
  6. 1021c05 Include sys/types.h and sys/wait.h for waitpid by Brian Carlstrom · 11 years ago
  7. e3bb025 Fix transient failure in select_smoke test. by Christopher Ferris · 11 years ago
  8. f04935c Make sure that the same tests are on all platforms. by Christopher Ferris · 12 years ago
  9. 1195207 Remove dependencies on obsolete __ARCH_WANT_SYSCALL_DEPRECATED system calls. by Elliott Hughes · 12 years ago
  10. 5b9310e Fix 32-bit issues in tests, and add a trivial test for the FD_* macros. by Elliott Hughes · 12 years ago