log lib/select.c @ 40231:9b3c79fdfe0b

age author description
Tue, 01 Jan 2019 00:25:11 +0100 Paul Eggert maint: Run 'make update-copyright'
Sat, 18 Aug 2018 23:26:06 +0200 Bruno Haible Avoid -Wcast-function-type warnings from casts after GetProcAddress.
Thu, 03 May 2018 23:09:42 +0200 Bruno Haible Simplify code. Drop support for Borland C++ on Windows.
Mon, 01 Jan 2018 00:57:25 +0000 Paul Eggert maint: Run 'make update-copyright'
Wed, 13 Sep 2017 00:48:18 -0700 Paul Eggert all: prefer https: URLs
Wed, 10 May 2017 21:52:21 +0200 Bruno Haible Implement a way to opt out from MSVC support.
Sun, 01 Jan 2017 02:59:23 +0000 Paul Eggert version-etc: new year
Fri, 01 Jan 2016 00:56:19 -0800 Paul Eggert version-etc: new year
Thu, 01 Jan 2015 01:38:23 +0000 Paul Eggert version-etc: new year
Tue, 10 Jun 2014 23:31:39 +0100 Pádraig Brady select,poll: fix console handle check on windows 8
Tue, 10 Jun 2014 22:19:13 +0100 Eli Zaretskii select: fix waiting on anonymous pipes on MS-Windows
Wed, 01 Jan 2014 00:04:40 -0700 Eric Blake maint: update copyright
Tue, 01 Jan 2013 00:50:58 +0000 Eric Blake maint: update all copyright year number ranges
Tue, 02 Oct 2012 15:29:13 -0600 Eric Blake select: reject invalid file descriptors
Tue, 22 May 2012 14:35:13 +0200 Simon Josefsson Revert "Revert "select: Fix build error on IRIX 6.5.""
Tue, 22 May 2012 13:14:46 +0200 Simon Josefsson Revert "select: Fix build error on IRIX 6.5."
Mon, 21 May 2012 09:52:42 +0200 Paolo Bonzini poll/select: prevent busy-waiting
Mon, 21 May 2012 22:34:41 +0200 Simon Josefsson select: Fix build error on IRIX 6.5.
Thu, 09 Feb 2012 21:39:05 -0800 Paul Eggert maint: replace FSF snail-mail addresses with URLs
Sat, 28 Jan 2012 18:12:10 +0100 Bruno Haible sys_time: Override 'struct timeval' on some native Windows platforms.
Sat, 28 Jan 2012 12:39:43 +0100 Marc-André Lureau select, poll, isatty: Avoid warnings on x86_64 mingw64.
Sun, 08 Jan 2012 14:35:22 +0100 Jim Meyering select.c: indent with spaces, not TABs
Wed, 04 Jan 2012 09:33:32 -0800 Paul Eggert Spell out "Windows 9x" and "Windows XP".
Wed, 04 Jan 2012 14:31:33 +0100 Bruno Haible Talk about "native Windows API", not "Win32".
Tue, 03 Jan 2012 13:52:36 +0100 Bruno Haible isatty: Support for MSVC 9.
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Fri, 23 Sep 2011 21:38:44 +0200 Bruno Haible New module 'msvc-nothrow'. Makes _get_osfhandle safe on MSVC 9.
Thu, 22 Sep 2011 23:33:51 +0200 Bruno Haible select: Avoid compilation error on MSVC.
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Mon, 23 Aug 2010 09:35:43 +0200 Paolo Bonzini poll, select: handle ERROR_BROKEN_PIPE.
Tue, 15 Jun 2010 10:29:07 +0200 René Berber select: Correct timeout.
Thu, 25 Mar 2010 07:48:14 +0100 Bruno Haible Minor formatting changes.
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Thu, 10 Dec 2009 20:28:30 +0100 Bruno Haible Use spaces for indentation, not tabs.
Wed, 18 Nov 2009 21:46:35 -0700 Eric Blake build: avoid compiler warnings
Tue, 04 Aug 2009 18:06:07 +0200 Paolo Bonzini Fix polling for writeability of a screen buffer.
Thu, 12 Mar 2009 11:46:05 +0100 Bruno Haible Work around select() bug on Interix 3.5.
Thu, 12 Mar 2009 11:05:28 +0100 Bruno Haible Rename lib/winsock-select.c to lib/select.c.