handle epoll_pwait

Ulrich Drepper drepper at redhat.com
Tue Jul 24 03:11:22 UTC 2007


Another new syscall.  Nothing fancy, most code is shared.

2007-07-23  Ulrich Drepper  <drepper at redhat.com>

	* desc.c (sys_epoll_wait): Move body of function to ...
	(epoll_wait_common): ...here.  New function.
	(sys_epoll_pwait): New function.
	* linux/syscall.h: Declare sys_epoll_pwait.
	* linux/syscallent.h: Add entry for epoll_pwait.
	* linux/x86_64/syscallent.h: Likewise.

-- 
➧ Ulrich Drepper ➧ Red Hat, Inc. ➧ 444 Castro St ➧ Mountain View, CA ❖
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: d-strace-epoll_pwait
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20070723/8edd9022/attachment.ksh>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: OpenPGP digital signature
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20070723/8edd9022/attachment.bin>


More information about the Strace-devel mailing list