]> granicus.if.org Git - strace/commit
tests/select.test: handle architectures using pselect6 syscall
authorAndreas Schwab <schwab@suse.de>
Thu, 12 Mar 2015 15:47:38 +0000 (16:47 +0100)
committerAndreas Schwab <schwab@suse.de>
Thu, 12 Mar 2015 16:22:07 +0000 (17:22 +0100)
commit95336102eb836ba69a2b51a3bbe733abd63bbe77
treeb82cf145542133960dc78f47830d0ea87ee61689
parent64fc9cedc475b2fc0d940509dc4232b02b5f83ec
tests/select.test: handle architectures using pselect6 syscall

* tests/select.awk (BEGIN): Update regexps to match both select
and pselect6 syscalls.
* tests/select.test: Probe for both select and pselect6 syscall.
tests/select.awk
tests/select.test