summaryrefslogtreecommitdiff
path: root/tests/test-poll.c
Commit message (Expand)AuthorAgeFilesLines
* maint: replace FSF snail-mail addresses with URLsPaul Eggert2012-02-091-2/+1
* poll tests: Make test more robust.Chuanchang Jia2012-01-301-9/+16
* 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
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* New module 'poll-h'.Bruno Haible2010-09-291-0/+1
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* tests: add signature checksEric Blake2009-12-241-1/+5
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-2/+2
* Implicitly initialize the sockets library.Bruno Haible2009-08-031-4/+1
* Include <sys/ioctl.h>, for ioctl().Yoann Vandoorselaere2008-10-141-0/+1
* remove trailing spacesJim Meyering2008-10-011-3/+3
* add sockets wrappersPaolo Bonzini2008-09-231-1/+1
* downgrade minimum needed Winsock version for test-poll.cPaolo Bonzini2008-09-231-1/+1
* allow non-blocking connect to succeed, as it does on OpenBSDPaolo Bonzini2008-09-161-8/+4
* Change the test for native Windows.Bruno Haible2008-09-131-3/+7
* fix test-poll compilation failure on CygwinPaolo Bonzini2008-09-121-1/+1
* port poll tests to WindowsPaolo Bonzini2008-09-121-8/+11
* add a minimal testsuite for the poll modulePaolo Bonzini2008-09-121-0/+372