sys_select: Avoid a syntax error regarding timespec_t on IRIX 6.5.
[gnulib.git] / lib / sys_select.in.h
2011-09-07 Bruno Haiblesys_select: Avoid a syntax error regarding timespec_t...
2011-09-07 Ian BeckwithMerge commit 'snapshot-start' into stable
2011-07-07 Bruno Haiblesys_select: Fix compilation error on mingw, introduced...
2011-07-06 Paul Eggertsys_select: define sigset_t more portably
2011-06-30 Paul Eggertpselect: new module
2011-06-30 Paul Eggertsys_select: don't depend on sys_socket
2011-06-09 Bruno Haiblesys_select: Ensure memset is declared also on AIX 7.
2011-06-05 Bruno Haiblesys_select: Ensure memset is declared also on AIX 7.
2011-05-29 Bruno HaibleAllow multiple gnulib generated include files to be...
2011-05-21 Bruno Haibleselect: Simplify replacement idiom.
2011-02-11 Ian BeckwithMerge branch 'upstream' into stable
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-12-31 Bruno Haiblesys_select: Avoid warning about missing memset declarat...
2010-12-24 Bruno Haiblesys_select: Ensure all necessary types on NonStop Kernel.
2010-12-24 Bruno Haiblesys_select: Remove unneeded include.
2010-10-23 Ian BeckwithMerge branch 'upstream' into stable
2010-10-08 Bruno Haiblesys_select: Avoid warning due to undeclared memset...
2010-10-06 Bruno Haiblestring, sys_select: Avoid #including large headers...
2010-10-04 Bruno HaibleAvoid line length limitation from HP NonStop system...
2010-04-18 Ian BeckwithMerge branch 'upstream' into stable
2010-03-08 Bruno Haiblesys_select: Avoid #define replacements in C++ mode.
2010-03-08 Ian BeckwithMerge commit 'snapshot-start' into stable
2010-02-18 Simon Josefssonsys_select.in.h: Fix for Interix.
2010-01-20 Eric Blakewarn-on-use: use instead of link-warning
2010-01-08 Ian BeckwithMerge commit '12319ff4e84ca616a671216d991dd6eaf1c39c47...
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-24 Bruno HaibleAvoid future namespace pollution on glibc systems.
2009-08-09 Bruno HaibleMake <sys/select.h> really self-contained, also on...
2009-03-13 Bruno HaibleWork around select() bug on Interix 3.5.
2008-12-15 Bruno HaibleFix compilation error on OSF/1 4.0.
2008-10-18 Bruno HaibleAvoid gcc warnings because of #pragma GCC system_header...
2008-10-05 Bruno HaibleOops, typo in warning.
2008-10-05 Bruno HaibleAdd a link warning when the 'select' module is not...
2008-10-05 Bruno HaibleNew module 'select'.
2008-09-29 Paolo Bonzinistrengthen self-containedness check for sys/select.h
2008-09-29 Bruno HaibleMake the headers usable in C++.
2008-09-24 Paolo Bonziniimplement full-blown select(2) for winsock
2008-08-30 Bruno HaibleAvoid some "gcc -pedantic" warnings.
2007-10-01 Bruno HaibleRename sys_select_.h to sys_select.in.h.