about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/accept4.c
Commit message (Expand)AuthorAgeFilesLines
* Implement accept4 for more archs using socketcall.Jakub Jelinek2009-05-221-0/+45
* Remove __NR_accept4 definition.Jakub Jelinek2009-05-211-3/+1
* * socket/sys/socket.h: Declare accept4.Ulrich Drepper2008-12-031-0/+54