summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/accept4.c
AgeCommit message (Expand)Author
2009-05-22Implement accept4 for more archs using socketcall.Jakub Jelinek
2009-05-21Remove __NR_accept4 definition.Jakub Jelinek
2008-12-03* socket/sys/socket.h: Declare accept4.Ulrich Drepper