log m4/sys_select_h.m4 @ 18070:d460ec17f09f

age author description
Thu, 01 Jan 2015 01:38:23 +0000 Paul Eggert version-etc: new year
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
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Fri, 22 Jul 2011 00:16:46 +0200 Bruno Haible Declare system functions in a way that works with C++.
Wed, 06 Jul 2011 00:09:12 -0700 Paul Eggert * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Poison pselect.
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
Fri, 21 Jan 2011 15:46:54 -0800 Paul Eggert gl_CHECK_NEXT_HEADERS implies AC_CHECK_HEADERS_ONCE
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Sat, 20 Nov 2010 18:54:00 +0100 Bruno Haible Port to uClibc.
Sun, 28 Mar 2010 00:31:39 +0100 Bruno Haible Distinguish two kinds of module indicators.
Sat, 27 Mar 2010 18:38:53 +0100 Bruno Haible Factorize common .m4 code.
Mon, 15 Mar 2010 00:49:47 +0100 Bruno Haible Fix bug introduced on 2009-12-31.
Mon, 08 Mar 2010 02:50:58 +0100 Bruno Haible Tests of module 'sys_select' in C++ mode.
Wed, 16 Dec 2009 16:20:28 -0700 Eric Blake warn-on-use: use instead of link-warning
Thu, 31 Dec 2009 16:20:15 -0700 Eric Blake headers: make check of system header explicit
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Thu, 31 Dec 2009 22:27:32 +0100 Bruno Haible Fix bug in last change of m4/sys_select_h.m4.
Thu, 24 Dec 2009 12:06:48 -0700 Eric Blake link-warning: always build headers with link warnings
Thu, 10 Dec 2009 20:28:30 +0100 Bruno Haible Use spaces for indentation, not tabs.
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.
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
Sun, 28 Sep 2008 17:41:17 +0200 Bruno Haible Ensure correct syntax when sys/select.h is replaced but sys/socket.h is not.
Tue, 23 Sep 2008 15:11:23 +0200 Paolo Bonzini implement full-blown select(2) for winsock
Tue, 15 Apr 2008 01:52:03 +0200 Bruno Haible Fix underquoting of AC_LANG_PROGRAM arguments.
Thu, 21 Jun 2007 17:08:44 +0000 Paul Eggert * m4/fchdir.m4 (gl_FUNC_FCHDIR): Likewise.
Thu, 08 Mar 2007 03:48:30 +0000 Bruno Haible Make <sys/select.h> self-contained, i.e. make it possible to include it
Tue, 27 Jun 2006 21:21:13 +0000 Simon Josefsson Add sys_select module.