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

Petr Salinger ps-guest at alioth.debian.org
Mon Jul 8 12:47:54 UTC 2013


Author: ps-guest
Date: 2013-06-27 19:41:35 +0000 (Thu, 27 Jun 2013)
New Revision: 4633

Modified:
   trunk/glibc-ports/kfreebsd/syscalls.list
Log:
enlist sigwait in syscalls.list, may be some wrapper will be needed


Modified: trunk/glibc-ports/kfreebsd/syscalls.list
===================================================================
--- trunk/glibc-ports/kfreebsd/syscalls.list	2013-06-27 19:35:54 UTC (rev 4632)
+++ trunk/glibc-ports/kfreebsd/syscalls.list	2013-06-27 19:41:35 UTC (rev 4633)
@@ -179,6 +179,7 @@
 sigsuspend		-	sigsuspend		Ci:p		__sigsuspend sigsuspend
 sys_sigsuspend		EXTRA	sigsuspend		i:p		__syscall_sigsuspend
 sigtimedwait		-	sigtimedwait		Ci:ppP		__sigtimedwait sigtimedwait
+sigwait			-	sigwait			Ci:pp		__sigwait sigwait
 sigwaitinfo		-	sigwaitinfo		Ci:pp		__sigwaitinfo sigwaitinfo
 sys_stat		-	stat			i:sp		__syscall_stat
 sys_statfs		-	statfs			i:sp		__syscall_statfs




More information about the Glibc-bsd-commits mailing list