summaryrefslogtreecommitdiffstats
path: root/libc/include/sys/socket.h
Commit message (Expand)AuthorAgeFilesLines
* Inline helpers need to be exported unmangled.Dan Albert2014-10-071-1/+2
* Improve <sys/cdefs.h>.Elliott Hughes2014-08-181-2/+1
* Remove SIOCKILLADDR from <sys/socket.h>.Elliott Hughes2014-07-171-7/+0
* Define SIOCKILLADDR which isn't in the common kernel uapi headers.Elliott Hughes2014-07-111-0/+7
* Prefix cmsg_nxthdr with "__".Calin Juravle2014-06-241-2/+2
* Use glibc structure for __cmsg_nxthdr.Calin Juravle2014-04-091-17/+2
* Small accept4 fixes.Christopher Ferris2014-03-311-1/+1
* Merge "Add accept4() syscall"Christopher Ferris2014-03-261-0/+1
|\
| * Add accept4() syscallAndrei Emeltchenko2014-03-261-0/+1
* | Clean up CMSG_*HDR in <sys/socket.h>Calin Juravle2014-03-251-8/+4
|/
* Take ownership of various simple syscall wrappers.Elliott Hughes2014-03-101-13/+13
* Fix build.Elliott Hughes2014-02-281-0/+2
* Add recvmmsg and sendmmsg syscalls.Guillaume Ranquet2014-02-271-46/+57
* Remove <sys/_types.h>.Elliott Hughes2014-02-071-2/+1
* Add SOCK_CLOEXEC and SOCK_NONBLOCK socket flags.Andrei Emeltchenko2013-10-171-4/+8
* libc: fortify recvfrom()Nick Kralevich2013-09-241-0/+34
* Add AF_CAN and PF_CAN (and other missing families).Elliott Hughes2013-01-031-1/+17
* Update the kernel headers to match external/kernel-headers.Elliott Hughes2012-09-121-7/+194
* MIPS support to sys/ headersRaghu Gandham2012-08-021-0/+10
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+87
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-87/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-1/+1
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-211-0/+87