Name Date Size #Lines LOC

..17-Aug-2023-

14/H08-May-2022-2322

4/H08-May-2022-4442

7/H08-May-2022-4442

l/H08-May-2022-6764

m/H08-May-2022-4442

n/H08-May-2022-4442

MakefileH A D17-Aug-2023688 3626

ReadmeH A D17-Aug-2023743 1813

pipepoll.cH A D17-Aug-20236.3 KiB321263

pipeselect.cH A D17-Aug-20237 KiB318251

sockpoll.cH A D17-Aug-20236 KiB245208

Readme

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