log tests/test-poll.c @ 13736:10928671f716

age author description
Wed, 29 Sep 2010 01:00:17 +0200 Bruno Haible New module 'poll-h'.
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Tue, 22 Dec 2009 10:57:14 -0700 Eric Blake tests: add signature checks
Thu, 10 Dec 2009 20:28:30 +0100 Bruno Haible Use spaces for indentation, not tabs.
Sun, 02 Aug 2009 16:43:55 +0200 Bruno Haible Implicitly initialize the sockets library.
Tue, 14 Oct 2008 03:43:12 +0200 Yoann Vandoorselaere Include <sys/ioctl.h>, for ioctl().
Wed, 01 Oct 2008 09:43:40 +0200 Jim Meyering remove trailing spaces
Fri, 12 Sep 2008 08:43:03 +0200 Paolo Bonzini add sockets wrappers
Mon, 22 Sep 2008 18:30:44 +0200 Paolo Bonzini downgrade minimum needed Winsock version for test-poll.c
Tue, 16 Sep 2008 10:26:26 +0200 Paolo Bonzini allow non-blocking connect to succeed, as it does on OpenBSD
Sat, 13 Sep 2008 12:37:06 +0200 Bruno Haible Change the test for native Windows.
Fri, 12 Sep 2008 20:20:38 +0200 Paolo Bonzini fix test-poll compilation failure on Cygwin
Fri, 12 Sep 2008 16:12:44 +0200 Paolo Bonzini port poll tests to Windows
Fri, 12 Sep 2008 14:52:33 +0200 Paolo Bonzini add a minimal testsuite for the poll module