aboutsummaryrefslogtreecommitdiff
path: root/include/sys/socket.h
AgeCommit message (Expand)AuthorFilesLines
2020-06-19inet: add sockatmark implementationClement Leger1-1/+1
2017-11-02convert accept4() to use cancel.h macrosWaldemar Brodkorb1-0/+1
2017-10-01recvmmsg/sendmmsg: add recvmmsg sendmmsg support.Guo Ren1-0/+30
2012-11-18drop support for pre ISO-C compilersMike Frysinger1-6/+6
2012-11-18Replace FSF snail mail address with URLsMike Frysinger1-3/+2
2012-06-15socketcalls.c: rewrite to use cancel.hPeter S. Mazinger1-0/+10
2011-05-12linux_specific: handle accept4 and pipe2Bernhard Reutner-Fischer1-1/+1
2011-05-11accept4: Implement cancellationBernhard Reutner-Fischer1-0/+9
2009-11-19sync some headers and disable unused prototypesPeter S. Mazinger1-2/+7
2008-11-20Last portion of libc_hidden_proto removal.Denis Vlasenko1-0/+12
2008-11-20next portion of libc_hidden_proto removalDenis Vlasenko1-0/+1
2005-11-04Sync up w/ glibcPeter S. Mazinger1-25/+44
2001-09-27Rev all the header files to sync things with glibc 2.2.4Eric Andersen1-26/+32
2001-06-12Some socket cleanupsEric Andersen1-36/+44
2000-10-23More reorg. A place for everything and everything in its place...Eric Andersen1-4/+0
2000-07-06Some more major updates to further superate ucLibc from the kernelEric Andersen1-95/+166
2000-05-14Patch from "D. Jeff Dionne / VE3DJF" <jeff@rt-control.com>Erik Andersen1-0/+1
2000-05-14Initial revisionErik Andersen1-0/+135