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