Hi! > + TST_EXP_PASS(epoll_ctl(epfd, EPOLL_CTL_MOD, fds[0], &events), > + "epoll_ctl(..., EPOLL_CTL_MOD, ...) with events.events=%x", I've changed the %x to %08x to make the messages nicer and pushed, thanks. -- Cyril Hrubis chrubis@suse.cz