log lib/sys_select.in.h @ 14011:68009ff4e161

age author description
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.