1. 5bc78c8 Add and use constants for the Android API levels. by Elliott Hughes · 9 years ago
  2. 11f0e10 Provide an inline __cmsg_nxthdr. by Dan Albert · 9 years ago
  3. 2b9605f Fix various <sys/socket.h> prototypes. by Elliott Hughes · 9 years ago
  4. 8197aca Fix recvfrom prototype. by Elliott Hughes · 9 years ago
  5. dfa6bbb Guard fortify inlines with __ANDROID_API__. by Dan Albert · 9 years ago
  6. 3b2096a Remove unnecessary 'extern's. by Elliott Hughes · 9 years ago
  7. 508d292 Only define sa_family_t once. by Elliott Hughes · 9 years ago
  8. 14adff1 Add versioning information to symbols. by Josh Gao · 9 years ago
  9. c7ca8f3 socket.h: update AF_* constants by Greg Hackmann · 10 years ago
  10. d75abb9 Fix SOCK_* flag definitions by Greg Hackmann · 10 years ago
  11. 268af26 CMSG_DATA should return an unsigned char*. by Dan Albert · 10 years ago
  12. 658727e Inline helpers need to be exported unmangled. by Dan Albert · 11 years ago
  13. 2cfb4e8 Improve <sys/cdefs.h>. by Elliott Hughes · 11 years ago
  14. 8a3d1ca Remove SIOCKILLADDR from <sys/socket.h>. by Elliott Hughes · 11 years ago
  15. 2ba2888 Define SIOCKILLADDR which isn't in the common kernel uapi headers. by Elliott Hughes · 11 years ago
  16. 096b4eb Prefix cmsg_nxthdr with "__". by Calin Juravle · 11 years ago
  17. ff64831 Use glibc structure for __cmsg_nxthdr. by Calin Juravle · 11 years ago
  18. 9cea377 Small accept4 fixes. by Christopher Ferris · 11 years ago
  19. bc475bc Merge "Add accept4() syscall" by Christopher Ferris · 11 years ago
  20. 8f2a30a Add accept4() syscall by Andrei Emeltchenko · 11 years ago
  21. f1de90b Clean up CMSG_*HDR in <sys/socket.h> by Calin Juravle · 11 years ago
  22. 247dc91 Take ownership of various simple syscall wrappers. by Elliott Hughes · 11 years ago
  23. a8b1eb3 Fix build. by Elliott Hughes · 12 years ago
  24. 6ff0c75 Add recvmmsg and sendmmsg syscalls. by Guillaume Ranquet · 12 years ago
  25. 9f87a0b Remove <sys/_types.h>. by Elliott Hughes · 12 years ago
  26. 43d2137 Add SOCK_CLOEXEC and SOCK_NONBLOCK socket flags. by Andrei Emeltchenko · 12 years ago
  27. 60f4f9a libc: fortify recvfrom() by Nick Kralevich · 12 years ago
  28. d73c0b3 Add AF_CAN and PF_CAN (and other missing families). by Elliott Hughes · 13 years ago
  29. 86ec05a Update the kernel headers to match external/kernel-headers. by Elliott Hughes · 13 years ago
  30. 6437eac MIPS support to sys/ headers by Raghu Gandham · 13 years ago
  31. 1dc9e47 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
  32. 1767f90 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
  33. 4e468ed Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 17 years ago
  34. a27d2ba Initial Contribution by The Android Open Source Project · 17 years ago