Hi! > Verify that: > epoll_pwait(2) with NULL sigmask argument fails > if interrupted by a signal handler. These two testcases are nearly identical, the difference is sinal mask for epoll_pwait() and function that child executes, right?. Why can't we implement both of them in one test? -- Cyril Hrubis chrubis@suse.cz