Mon, 21 May 2012 09:52:42 +0200 |
Paolo Bonzini |
poll/select: prevent busy-waiting
|
Thu, 09 Feb 2012 21:39:05 -0800 |
Paul Eggert |
maint: replace FSF snail-mail addresses with URLs
|
Sat, 28 Jan 2012 12:39:43 +0100 |
Marc-André Lureau |
select, poll, isatty: Avoid warnings on x86_64 mingw64.
|
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.
|
Wed, 06 Jul 2011 12:10:51 +0200 |
Erik Faye-Lund |
poll: do not return 0 on timeout=-1
|
Sat, 01 Jan 2011 20:17:23 +0100 |
Jim Meyering |
maint: update almost all copyright ranges to include 2011
|
Wed, 29 Sep 2010 01:56:23 +0200 |
Bruno Haible |
poll: Assume ANSI C.
|
Wed, 29 Sep 2010 01:00:17 +0200 |
Bruno Haible |
New module 'poll-h'.
|
Thu, 26 Aug 2010 09:48:55 +0200 |
Erik Faye-Lund |
poll: return immediately on POLLHUP.
|
Mon, 23 Aug 2010 09:35:43 +0200 |
Paolo Bonzini |
poll, select: handle ERROR_BROKEN_PIPE.
|
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.
|
Tue, 04 Aug 2009 18:06:07 +0200 |
Paolo Bonzini |
Fix polling for writeability of a screen buffer.
|
Fri, 16 Jan 2009 09:36:21 +0100 |
Jim Meyering |
poll: suppress a warning
|
Thu, 15 Jan 2009 22:29:34 +0100 |
Daniel P. Berrange |
poll: remove declarations of unused variables
|
Wed, 07 Jan 2009 21:02:12 +0100 |
Jim Meyering |
poll: filter through cppi
|
Wed, 07 Jan 2009 20:43:01 +0100 |
Daniel P. Berrange |
poll: don't return uninitialized
|
Wed, 01 Oct 2008 09:43:40 +0200 |
Jim Meyering |
remove trailing spaces
|
Fri, 29 Aug 2008 09:12:11 +0200 |
Paolo Bonzini |
implement a native version of poll for Win32
|
Thu, 11 Sep 2008 18:09:17 +0200 |
Yoann Vandoorselaere |
poll: fix polling unconnected server sockets on WIN32
|
Fri, 29 Aug 2008 09:10:31 +0200 |
Paolo Bonzini |
Revert "poll-win32"
|
Tue, 19 Aug 2008 07:59:49 +0200 |
Paolo Bonzini |
poll-win32
|
Thu, 07 Aug 2008 00:15:07 +0200 |
Bruno Haible |
Further micro-optimization.
|
Wed, 06 Aug 2008 10:27:53 +0200 |
Paolo Bonzini |
microoptimization of lib/poll.c
|
Sun, 30 Mar 2008 15:18:13 +0200 |
Bruno Haible |
Use module 'EOVERFLOW' rather than defining an EOVERFLOW replacement in the C
|
Fri, 25 Jan 2008 21:52:02 +0100 |
Jim Meyering |
Prefer <config.h> over "config.h". See autoconf doc for explanation.
|
Fri, 23 Mar 2007 02:12:53 +0000 |
Bruno Haible |
Fix compilation error on BeOS.
|
Mon, 22 Jan 2007 09:33:16 +0000 |
Paolo Bonzini |
2007-01-22 Yoann Vandoorselaere <yoann.v@prelude-ids.com>
|
Sat, 20 Jan 2007 08:32:33 +0000 |
Paul Eggert |
* lib/poll.c: Include sys/time.h and time.h unconditionally,
|
Wed, 03 Jan 2007 10:51:18 +0000 |
Paolo Bonzini |
2007-01-03 Paolo Bonzini <bonzini@gnu.org>
|
Thu, 28 Sep 2006 19:58:33 +0000 |
Paolo Bonzini |
2006-09-28 Paolo Bonzini <bonzini@gnu.org>
|
Mon, 19 Sep 2005 17:28:14 +0000 |
Paul Eggert |
Use a consistent style for including <config.h>.
|
Sat, 14 May 2005 06:03:57 +0000 |
Paul Eggert |
*** empty log message ***
|
Mon, 14 Jul 2003 16:36:07 +0000 |
Paul Eggert |
Switch from LGPL to GPL.
|
Thu, 20 Feb 2003 13:10:05 +0000 |
Bruno Haible |
New module poll, from Paolo Bonzini <bonzini@gnu.org>.
|