maint: update copyright
[gnulib.git] / tests / test-select.c
2014-01-01 Eric Blakemaint: update copyright
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-07-23 Bruno Haibleselect tests, pselect tests: Refactor.
2011-07-23 Bruno Haiblesys_select tests: Check the signature of FD_*.
2011-07-06 Paul Eggerttest-pselect: new module
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-12-27 Bruno Haibleselect tests: Improve comments.
2010-12-27 Bruno Haibleselect tests: Safer way of handling timeout.
2010-12-27 Bruno Haibleselect tests: Use 'bool' where appropriate.
2010-12-27 Bruno Haibleselect tests: Use existing modules.
2010-12-25 Bruno Haibleselect tests: Avoid failures on OSF/1 5.1.
2010-10-13 Jim Meyeringtest-select: avoid warn_unused_result warnings
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-24 Eric Blaketests: add signature checks
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2009-10-30 Eric Blaketests: avoid some compiler warnings
2009-08-03 Bruno HaibleImplicitly initialize the sockets library.
2008-10-14 Yoann VandoorselaereInclude <sys/ioctl.h>, for ioctl().
2008-10-05 Bruno HaibleSplit sys_select-tests module into select-tests and...