index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sys
/
socket.h
Age
Commit message (
Expand
)
Author
2017-11-02
convert accept4() to use cancel.h macros
Waldemar Brodkorb
2017-10-01
recvmmsg/sendmmsg: add recvmmsg sendmmsg support.
Guo Ren
2012-11-18
drop support for pre ISO-C compilers
Mike Frysinger
2012-11-18
Replace FSF snail mail address with URLs
Mike Frysinger
2012-06-15
socketcalls.c: rewrite to use cancel.h
Peter S. Mazinger
2011-05-12
linux_specific: handle accept4 and pipe2
Bernhard Reutner-Fischer
2011-05-11
accept4: Implement cancellation
Bernhard Reutner-Fischer
2009-11-19
sync some headers and disable unused prototypes
Peter S. Mazinger
2008-11-20
Last portion of libc_hidden_proto removal.
Denis Vlasenko
2008-11-20
next portion of libc_hidden_proto removal
Denis Vlasenko
2005-11-04
Sync up w/ glibc
Peter S. Mazinger
2001-09-27
Rev all the header files to sync things with glibc 2.2.4
Eric Andersen
2001-06-12
Some socket cleanups
Eric Andersen
2000-10-23
More reorg. A place for everything and everything in its place...
Eric Andersen
2000-07-06
Some more major updates to further superate ucLibc from the kernel
Eric Andersen
2000-05-14
Patch from "D. Jeff Dionne / VE3DJF" <jeff@rt-control.com>
Erik Andersen
2000-05-14
Initial revision
Erik Andersen