[Glibc-bsd-commits] r5805 - trunk/glibc-ports/kfreebsd

aurel32 at alioth.debian.org aurel32 at alioth.debian.org
Tue Oct 20 20:02:30 UTC 2015


Author: aurel32
Date: 2015-10-20 20:02:30 +0000 (Tue, 20 Oct 2015)
New Revision: 5805

Modified:
   trunk/glibc-ports/kfreebsd/syscalls.list
Log:
Wire-up accept4


Modified: trunk/glibc-ports/kfreebsd/syscalls.list
===================================================================
--- trunk/glibc-ports/kfreebsd/syscalls.list	2015-10-20 16:08:04 UTC (rev 5804)
+++ trunk/glibc-ports/kfreebsd/syscalls.list	2015-10-20 20:02:30 UTC (rev 5805)
@@ -1,4 +1,5 @@
 # File name		Caller	Syscall name		# args		Strong name	Weak names
+accept4			-	accept4			Ci:iBNi		accept4
 sys_access		-	access			i:si		__syscall_access
 acl_aclcheck_fd		-	acl_aclcheck_fd		i:iip		__acl_aclcheck_fd
 acl_aclcheck_file	-	acl_aclcheck_file	i:sip		__acl_aclcheck_file




More information about the Glibc-bsd-commits mailing list