Name Date Size #Lines LOC

..--

4/H26-Jul-2015-4442

7/H26-Jul-2015-4442

l/H26-Jul-2015-4442

m/H26-Jul-2015-4442

n/H26-Jul-2015-4442

MakefileHD26-Jul-2015700 3726

ReadmeHD26-Jul-2015753 1914

pipepoll.cHD26-Jul-20156.3 KiB322263

pipeselect.cHD26-Jul-20157 KiB319251

sockpoll.cHD26-Jul-20154.8 KiB203177

Readme

1$FreeBSD$
2
3The directory contains poll(2) and select(2) compliance (and more) tests
4from Bruce Evans, together with canned test results from several systems
5for reference.
6
7Citing Bruce Evans:
8The subdirectories contain results of old runs:
9
10{4,7}: FreeBSD-{4,7} with old tests (only state 0 and 6b have different
11expectations; state 0 fails in FreeBSD-4 so the above is wrong
12about at least when it was broken.  I thought that I fixed it
13completely for select() in FreeBSD-1.  One or both of these states
14were very broken in Net/2 and maybe in 4.4BSD-Lite*).
15
16l: Linux-2.6.10 with old tests (only state 0 has different expectations)
17m: my current version of FreeBSD with old tests (0 and 6b)
18n: my previous version of FreeBSD with old tests (0 and 6b)
19