test - Add test case for prior select(2)/EOF bug
authorSamuel J. Greear <sjg@thesjg.com>
Sun, 5 Dec 2010 03:24:28 +0000 (03:24 +0000)
committerSamuel J. Greear <sjg@thesjg.com>
Sun, 5 Dec 2010 03:24:28 +0000 (03:24 +0000)
commit7b34d05432766675b3139b74c6a3c794a2be02cd
tree1f2ebba78b2d6cb6b68511103332f264fa80df14
parent9a586ec879f45562a72665f97ae4ac86e0a3904d
test - Add test case for prior select(2)/EOF bug

* This test reproduces the problem fixed in commit:
  57b24f4ee66aaaa59b54e9577b93253cf435672f

Issue: http://bugs.dragonflybsd.org/issue1809
Submitted-by: Johannes Hofmann
tools/test/select/select_eof.c [new file with mode: 0644]