CVSROOT: /cvs Module name: src Changes by: mill...@cvs.openbsd.org 2020/08/18 10:39:14
Modified files: regress/sys/fifofs: fifotest.c fifotest.out Log message: Fix bug in the select() portion of the test, the timeout was ignored. The select() results are now consistent with what poll() returns.