aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/accept4.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2009-05-22Implement accept4 for more archs using socketcall.Jakub Jelinek1-0/+45
2009-05-21Remove __NR_accept4 definition.Jakub Jelinek1-3/+1
2008-12-03* socket/sys/socket.h: Declare accept4.Ulrich Drepper1-0/+54