fix license quoting in files.yaml
[gnulib.git] / tests / test-select.c
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-01-01 Eric Blakemaint: update all copyright year number ranges
2012-04-04 Ian BeckwithMerge branch 'stable'
2012-03-31 Ian BeckwithMerge tag 'snapshot-start' into stable
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-09-08 Ian BeckwithMerge branch 'stable'
2011-09-07 Ian BeckwithMerge commit 'snapshot-start' into stable
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-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-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-23 Ian BeckwithMerge branch 'stable'
2010-10-23 Ian BeckwithMerge branch 'upstream' into stable
2010-10-13 Jim Meyeringtest-select: avoid warn_unused_result warnings
2010-01-08 Ian BeckwithMerge branch 'stable'
2010-01-08 Ian BeckwithMerge commit '441aa3044f43e5572f58c354f01e6bc070acd5c7'
2010-01-08 Ian BeckwithMerge commit '12319ff4e84ca616a671216d991dd6eaf1c39c47...
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-24 Eric Blaketests: add signature checks
2009-12-14 Ian BeckwithMerge branch 'upstream' into stable
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2009-11-15 Ian BeckwithMerge branch 'stable'
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...