]> granicus.if.org Git - strace/commit
tests/epoll_create1.c: extend for the case of ENOSYS
authorDmitry V. Levin <ldv@altlinux.org>
Sun, 10 Apr 2016 23:05:18 +0000 (23:05 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Sun, 10 Apr 2016 23:05:18 +0000 (23:05 +0000)
commit7a06960ff424dd4db1d36ef62180076794642c52
treeb8364cde5437ce862f5c89b945a9676f7d8c089e
parent2399a6031c879615c49dbfeef4b258b0546a3809
tests/epoll_create1.c: extend for the case of ENOSYS

* epoll_create1.c: Make the test work in case of epoll_create1
returning ENOSYS.
tests/epoll_create1.c