[LTP] [PATCH 3/4] epoll_wait: Convert epoll_wait03 to the new API
Cyril Hrubis
chrubis@suse.cz
Wed Aug 11 15:30:39 CEST 2021
Hi!
> + * 1. epoll_wait fails with EBADF if epfd is not a valid file descriptor.
> + * 2. epoll_wait fails with EINVAL if epfd is not an epoll file descriptor.
> + * 3. epoll_wait fails with EINVAL if maxevents is less than zero.
I've changed this list to be use dashes instead of numbers, since that
is how the rest of the testcases documents subtests in lists.
And pushed the whole patchset, nice work, thanks.
--
Cyril Hrubis
chrubis@suse.cz
More information about the ltp
mailing list