log lib/sys_select.in.h @ 17050:5a5080681d6c

age author description
Sat, 18 Aug 2012 15:46:14 -0700 Paul Eggert sys_select: avoid 'static inline'
Fri, 22 Jun 2012 13:26:07 +0200 Bruno Haible Write "Mac OS X" instead of "MacOS X".
Thu, 09 Feb 2012 21:39:05 -0800 Paul Eggert maint: replace FSF snail-mail addresses with URLs
Sat, 04 Feb 2012 14:56:18 +0100 Bruno Haible * lib/sys_select.in.h [OpenBSD]: When /usr/include/pthread.h is
Sat, 04 Feb 2012 14:50:20 +0100 Bruno Haible sys_select: Avoid syntax error on OpenBSD 5.0.
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Tue, 04 Oct 2011 02:32:48 +0200 Bruno Haible sys_select: Fix compilation error on mingw.
Thu, 01 Sep 2011 12:15:11 +0200 Bruno Haible sys_select: Avoid a syntax error regarding timespec_t on IRIX 6.5.
Thu, 07 Jul 2011 03:34:18 +0200 Bruno Haible sys_select: Fix compilation error on mingw, introduced on 2011-06-30.
Wed, 06 Jul 2011 00:42:24 -0700 Paul Eggert sys_select: define sigset_t more portably
Thu, 30 Jun 2011 14:57:39 -0700 Paul Eggert pselect: new module
Thu, 30 Jun 2011 10:58:24 -0700 Paul Eggert sys_select: don't depend on sys_socket
Sun, 05 Jun 2011 14:20:16 +0200 Bruno Haible sys_select: Ensure memset is declared also on AIX 7.
Sun, 29 May 2011 15:44:42 +0200 Bruno Haible Allow multiple gnulib generated include files to be combined.
Sat, 21 May 2011 22:28:43 +0200 Bruno Haible select: Simplify replacement idiom.
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Fri, 31 Dec 2010 15:48:04 +0100 Bruno Haible sys_select: Avoid warning about missing memset declaration on HP-UX 11.
Fri, 24 Dec 2010 16:27:04 +0100 Bruno Haible sys_select: Ensure all necessary types on NonStop Kernel.
Fri, 24 Dec 2010 16:21:59 +0100 Bruno Haible sys_select: Remove unneeded include.
Fri, 08 Oct 2010 22:01:50 +0200 Bruno Haible sys_select: Avoid warning due to undeclared memset() on OpenBSD 4.5.
Thu, 07 Oct 2010 00:52:15 +0200 Bruno Haible string, sys_select: Avoid #including large headers unless necessary.
Mon, 04 Oct 2010 23:35:51 +0200 Bruno Haible Avoid line length limitation from HP NonStop system header files.
Mon, 08 Mar 2010 01:33:25 +0100 Bruno Haible sys_select: Avoid #define replacements in C++ mode.
Thu, 18 Feb 2010 11:22:20 +0100 Simon Josefsson sys_select.in.h: Fix for Interix.
Wed, 16 Dec 2009 16:20:28 -0700 Eric Blake warn-on-use: use instead of link-warning
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Thu, 24 Dec 2009 21:46:04 +0100 Bruno Haible Avoid future namespace pollution on glibc systems.
Mon, 10 Aug 2009 00:26:10 +0200 Bruno Haible Make <sys/select.h> really self-contained, also on Solaris 10.
Thu, 12 Mar 2009 11:46:05 +0100 Bruno Haible Work around select() bug on Interix 3.5.
Mon, 15 Dec 2008 13:39:49 +0100 Bruno Haible Fix compilation error on OSF/1 4.0.
Sat, 18 Oct 2008 02:43:18 +0200 Bruno Haible Avoid gcc warnings because of #pragma GCC system_header on older gcc.
Mon, 06 Oct 2008 01:27:51 +0200 Bruno Haible Oops, typo in warning.
Mon, 06 Oct 2008 01:10:08 +0200 Bruno Haible Add a link warning when the 'select' module is not used.
Sun, 05 Oct 2008 17:20:58 +0200 Bruno Haible New module 'select'.
Mon, 29 Sep 2008 12:02:35 +0200 Paolo Bonzini strengthen self-containedness check for sys/select.h
Mon, 29 Sep 2008 11:37:15 +0200 Bruno Haible Make the headers usable in C++.
Tue, 23 Sep 2008 15:11:23 +0200 Paolo Bonzini implement full-blown select(2) for winsock
Sat, 30 Aug 2008 03:09:15 +0200 Bruno Haible Avoid some "gcc -pedantic" warnings.
Tue, 02 Oct 2007 00:34:23 +0200 Bruno Haible Rename sys_select_.h to sys_select.in.h.