Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
cb052f7b5a10cbed9d01412f3ed3687d6dfdaff3
/
libc
/
include
/
sys
/
select.h
b6b3cce
<sys/select.h>: try to clarify the <sys/select.h> vs <poll.h> situation.
by Elliott Hughes
· 8 months ago
02ce401
API guard every post-21 API.
by Dan Albert
· 10 months ago
bbd39aa
Replace http://man7.org links with https://man7.org links.
by Elliott Hughes
· 12 months ago
61f6dbf
<sys/select.h>: use __builtin_memset rather than writing our own.
by Elliott Hughes
· 1 year ago
655e430
Remove the always-true __INTRODUCED_IN() annotations.
by Elliott Hughes
· 2 years, 2 months ago
271abeb
Nullability check for select module.
by zijunzhao
· 2 years, 4 months ago
f4ace9d
libc/include: remove easy __ANDROID_API__ tautologies.
by Elliott Hughes
· 2 years, 6 months ago
c849ef1
Improve the <sys/select.h> docs.
by Elliott Hughes
· 4 years, 2 months ago
95c6cd7
Stop using the __ANDROID_API_x__ constants.
by Elliott Hughes
· 6 years ago
cfac8d0
<sys/select.h>: add docs, and a warning against using select().
by Elliott Hughes
· 6 years ago
25bcf59
libc: Match header annotations to version script
by Logan Chien
· 7 years ago
00a6d5f
Bionic: Always use fortified versions of FD_X macros
by Andreas Gampe
· 7 years ago
5905d6f
Add `sigset64_t` and accompanying functions.
by Elliott Hughes
· 8 years ago
a6714d1
Make our fortify FD_ISSET const, and expose the fd_mask type.
by Elliott Hughes
· 8 years ago
ff26a16
Re-submit "Name function arguments in libc headers for Studio."
by Elliott Hughes
· 8 years ago
9af9120
Revert "Name function arguments in libc headers for Studio."
by Colin Cross
· 8 years ago
079bff4
Name function arguments in libc headers for Studio.
by Elliott Hughes
· 8 years ago
5bc78c8
Add and use constants for the Android API levels.
by Elliott Hughes
· 9 years ago
16016df
versioner: refactor to use CompilerInstance directly.
by Josh Gao
· 9 years ago
2990404
Correct more fortify availability guards.
by Dan Albert
· 9 years ago
3b2096a
Remove unnecessary 'extern's.
by Elliott Hughes
· 9 years ago
5470c18
Make it possible to build bionic with -I instead of -isystem.
by Elliott Hughes
· 9 years ago
14adff1
Add versioning information to symbols.
by Josh Gao
· 9 years ago
5038b19
Break two incorrect transitive includes.
by Elliott Hughes
· 11 years ago
db49903
Use machine/timespec.h to separate timespec definition.
by Yabin Cui
· 11 years ago
658727e
Inline helpers need to be exported unmangled.
by Dan Albert
· 11 years ago
3503ce2
Fix <sys/select.h> for LP64, clean up <time.h>.
by Elliott Hughes
· 12 years ago
7943df6
Check memory size on FD_* functions
by Nick Kralevich
· 12 years ago
90201d5
FORTIFY_SOURCE: Add __FD_* checks
by Nick Kralevich
· 12 years ago
d3e64a3
Add x86_64 to the bionic headers.
by Elliott Hughes
· 12 years ago
50ace4f
Remove compiler warnings when building Bionic.
by David 'Digit' Turner
· 15 years ago
1dc9e47
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
1767f90
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
a27d2ba
Initial Contribution
by The Android Open Source Project
· 17 years ago