glob: Fix C++ compilation.
[gnulib.git] / lib / sys_select.in.h
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.