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