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