Name Date Size #Lines LOC

..--

14/H23-Jun-2021-2322

4/H12-Mar-2021-4442

7/H12-Mar-2021-4442

l/H23-Jun-2021-6764

m/H12-Mar-2021-4442

n/H12-Mar-2021-4442

MakefileH A D08-Jul-2024688 3626

ReadmeH A D08-Jul-2024743 1813

pipepoll.cH A D08-Jul-20246.3 KiB321263

pipeselect.cH A D08-Jul-20247 KiB318251

sockpoll.cH A D08-Jul-20246 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