summaryrefslogtreecommitdiff
path: root/lib/sys_select.in.h
Commit message (Expand)AuthorAgeFilesLines
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* sys_select: fix FD_ZERO problem on Solaris 10Paul Eggert2014-08-051-7/+8
* maint: update copyrightEric Blake2014-01-011-1/+1
* sys_select, sys_time: port 2013-01-30 Solaris 2.6 fix to CygwinPaul Eggert2013-03-221-6/+10
* sys_time: port to Solaris 2.6Paul Eggert2013-01-301-3/+14
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* sys_select: avoid 'static inline'Paul Eggert2012-08-191-1/+1
* Write "Mac OS X" instead of "MacOS X".Bruno Haible2012-06-221-1/+1
* maint: replace FSF snail-mail addresses with URLsPaul Eggert2012-02-091-2/+1
* * lib/sys_select.in.h [OpenBSD]: When /usr/include/pthread.h isBruno Haible2012-02-041-0/+9
* sys_select: Avoid syntax error on OpenBSD 5.0.Bruno Haible2012-02-041-6/+8
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* sys_select: Fix compilation error on mingw.Bruno Haible2011-10-041-5/+9
* sys_select: Avoid a syntax error regarding timespec_t on IRIX 6.5.Bruno Haible2011-09-011-0/+10
* sys_select: Fix compilation error on mingw, introduced on 2011-06-30.Bruno Haible2011-07-071-4/+118
* sys_select: define sigset_t more portablyPaul Eggert2011-07-061-10/+11
* pselect: new modulePaul Eggert2011-06-301-0/+37
* sys_select: don't depend on sys_socketPaul Eggert2011-06-301-1/+3
* sys_select: Ensure memset is declared also on AIX 7.Bruno Haible2011-06-051-2/+2
* Allow multiple gnulib generated include files to be combined.Bruno Haible2011-05-291-5/+5
* select: Simplify replacement idiom.Bruno Haible2011-05-211-1/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* sys_select: Avoid warning about missing memset declaration on HP-UX 11.Bruno Haible2010-12-311-0/+5
* sys_select: Ensure all necessary types on NonStop Kernel.Bruno Haible2010-12-241-0/+5
* sys_select: Remove unneeded include.Bruno Haible2010-12-241-1/+4
* sys_select: Avoid warning due to undeclared memset() on OpenBSD 4.5.Bruno Haible2010-10-081-1/+1
* string, sys_select: Avoid #including large headers unless necessary.Bruno Haible2010-10-071-2/+3
* Avoid line length limitation from HP NonStop system header files.Bruno Haible2010-10-041-0/+1
* sys_select: Avoid #define replacements in C++ mode.Bruno Haible2010-03-081-20/+22
* sys_select.in.h: Fix for Interix.Simon Josefsson2010-02-181-1/+1
* warn-on-use: use instead of link-warningEric Blake2010-01-201-5/+5
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* Avoid future namespace pollution on glibc systems.Bruno Haible2009-12-241-4/+10
* Make <sys/select.h> really self-contained, also on Solaris 10.Bruno Haible2009-08-101-1/+5
* Work around select() bug on Interix 3.5.Bruno Haible2009-03-131-2/+2
* Fix compilation error on OSF/1 4.0.Bruno Haible2008-12-151-4/+19
* Avoid gcc warnings because of #pragma GCC system_header on older gcc.Bruno Haible2008-10-181-0/+2
* Oops, typo in warning.Bruno Haible2008-10-061-1/+1
* Add a link warning when the 'select' module is not used.Bruno Haible2008-10-061-10/+16
* New module 'select'.Bruno Haible2008-10-051-2/+7
* strengthen self-containedness check for sys/select.hPaolo Bonzini2008-09-291-0/+4
* Make the headers usable in C++.Bruno Haible2008-09-291-1/+10
* implement full-blown select(2) for winsockPaolo Bonzini2008-09-241-0/+7
* Avoid some "gcc -pedantic" warnings.Bruno Haible2008-08-301-1/+3
* Rename sys_select_.h to sys_select.in.h.Bruno Haible2007-10-021-0/+43