summaryrefslogtreecommitdiff
path: root/tests/test-select.h
Commit message (Expand)AuthorAgeFilesLines
* tests: Suppress ‘#pragma GCC diagnostic’ warnings with GCC < 13.Bruno Haible2023-04-251-1/+1
* tests: suppress some unwanted -fanalyzer checkingPaul Eggert2023-04-241-0/+4
* test-pselect, test-select: use different portsPaul Eggert2023-03-191-2/+0
* maint: run 'make update-copyright'Simon Josefsson2023-01-011-1/+1
* Rely on new stdbool behaviorPaul Eggert2022-09-101-1/+0
* license: fix GPLv3 texts to use a comma instead of semicolon.Bernhard Voelker2022-01-051-1/+1
* maint: run 'make update-copyright'Paul Eggert2022-01-011-1/+1
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* select tests: Avoid test failure on Cygwin.Bruno Haible2018-12-131-3/+10
* Simplify code. Drop support for Borland C++ on Windows.Bruno Haible2018-05-031-1/+1
* sys_socket: Make SO_REUSEPORT available across platforms.Bruno Haible2018-04-241-4/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* Fix test failures on DragonFlyBSD.Bruno Haible2017-03-151-2/+2
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* tests: don't assume fd 99 is closedPaul Eggert2013-01-221-0/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* select: enhance testEric Blake2012-10-021-0/+25
* select, poll tests: Make setsockopt invocation effective.Ed Maste2012-10-021-3/+3
* Write "Mac OS X" instead of "MacOS X".Bruno Haible2012-06-221-1/+1
* Talk about "native Windows API", not "Win32".Bruno Haible2012-01-041-4/+4
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* select tests: Avoid test failures on OSF/1 5.1 and mingw.Bruno Haible2011-09-211-6/+9
* select tests: EBADF tests.Bruno Haible2011-09-201-2/+57
* test-select.h: avoid warning from gcc's -Wmissing-declarationsJim Meyering2011-07-241-1/+1
* select tests, pselect tests: Refactor.Bruno Haible2011-07-231-0/+378