summaryrefslogtreecommitdiff
path: root/lib/sys_select.in.h
Commit message (Expand)AuthorAgeFilesLines
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-8/+8
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* Fix "warning: implicit declaration of function 'pthread_sigmask'".KO Myung-Hun2020-10-111-1/+8
* Fix undesired warnings.Bruno Haible2020-08-161-2/+2
* Support compiling without -loldnames on native Windows.Bruno Haible2020-08-151-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* sys_time: Fix errors in C++ mode on mingw.Bruno Haible2019-11-241-1/+1
* Fix various errors in _GL_CXXALIAS_SYS invocations.Bruno Haible2019-11-211-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* sys_select: port to new CygwinPaul Eggert2016-03-211-4/+6
* select: try to port to 2016.1.150 compilerPaul Eggert2016-03-141-3/+6
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* 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