]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Test suite for the poll(2)/select(2) on fifos, pipes and sockets,
authorkib <kib@FreeBSD.org>
Sun, 12 Jul 2009 12:50:43 +0000 (12:50 +0000)
committerkib <kib@FreeBSD.org>
Sun, 12 Jul 2009 12:50:43 +0000 (12:50 +0000)
commitd144bd09876b8dea20687370a97bed68d1e1dd5e
tree1ee90370bde6284d60e817d235e4060d2ce313dd
parent871f788d7999e4e656af64c93e1382a8945f4399
Test suite for the poll(2)/select(2) on fifos, pipes and sockets,
and recorded results for several operating systems.

Submitted by: bde
Approved by: re (kensmith)
14 files changed:
tools/regression/poll/4/pipepoll.out [new file with mode: 0644]
tools/regression/poll/4/pipeselect.out [new file with mode: 0644]
tools/regression/poll/7/pipepoll.out [new file with mode: 0644]
tools/regression/poll/7/pipeselect.out [new file with mode: 0644]
tools/regression/poll/Makefile [new file with mode: 0644]
tools/regression/poll/Readme [new file with mode: 0644]
tools/regression/poll/l/pipepoll.out [new file with mode: 0644]
tools/regression/poll/l/pipeselect.out [new file with mode: 0644]
tools/regression/poll/m/pipepoll.out [new file with mode: 0644]
tools/regression/poll/m/pipeselect.out [new file with mode: 0644]
tools/regression/poll/n/pipepoll.out [new file with mode: 0644]
tools/regression/poll/n/pipeselect.out [new file with mode: 0644]
tools/regression/poll/pipepoll.c [new file with mode: 0644]
tools/regression/poll/pipeselect.c [new file with mode: 0644]