fix license quoting in files.yaml
[gnulib.git] / lib / sys_select.in.h
2014-02-02 Ian BeckwithMerge tag 'snapshot-start' into stable
2014-02-02 Ian BeckwithMerge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
2014-01-01 Eric Blakemaint: update copyright
2013-08-05 Ian BeckwithMerge branch 'stable'
2013-08-05 Ian BeckwithMerge tag 'snapshot-start' into stable
2013-03-22 Paul Eggertsys_select, sys_time: port 2013-01-30 Solaris 2.6 fix...
2013-01-31 Paul Eggertsys_time: port to Solaris 2.6
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-08-19 Paul Eggertsys_select: avoid 'static inline'
2012-06-22 Bruno HaibleWrite "Mac OS X" instead of "MacOS X".
2012-04-04 Ian BeckwithMerge branch 'stable'
2012-03-31 Ian BeckwithMerge tag 'snapshot-start' into stable
2012-02-10 Paul Eggertmaint: replace FSF snail-mail addresses with URLs
2012-02-04 Bruno Haible* lib/sys_select.in.h [OpenBSD]: When /usr/include...
2012-02-04 Bruno Haiblesys_select: Avoid syntax error on OpenBSD 5.0.
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-12-11 Ian BeckwithMerge branch 'stable'
2011-12-11 Ian BeckwithMerge commit 'b572c3a256e7bf1e4eecc8c36448c08093240a6a...
2011-10-04 Bruno Haiblesys_select: Fix compilation error on mingw.
2011-09-08 Ian BeckwithMerge branch 'stable'
2011-09-07 Bruno Haiblesys_select: Avoid a syntax error regarding timespec_t...
2011-09-07 Ian BeckwithMerge commit 'snapshot-start' into stable
2011-09-01 Bruno Haiblesys_select: Avoid a syntax error regarding timespec_t...
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-10 Ian BeckwithMerge commit 'stable/20110609'
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-16 Ian BeckwithMerge branch 'stable'
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 'stable'
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-19 Ian BeckwithMerge branch 'stable'
2010-04-18 Ian BeckwithMerge branch 'upstream' into stable
2010-03-08 Ian BeckwithMerge branch '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 branch 'stable'
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.