pipe2: Remove dependency on 'nonblocking' module.
[gnulib.git] / tests / test-pipe2.c
2011-06-09 Bruno Haiblepipe2: Remove dependency on 'nonblocking' module.
2011-05-18 Ian BeckwithMerge branch 'upstream' into stable
2011-04-08 Eric Blakepipe2: fix O_NONBLOCK support on mingw
2011-02-11 Ian BeckwithMerge branch 'upstream' into stable
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-12-16 Ian BeckwithMerge branch 'upstream' into stable
2010-11-03 Eric Blaketests: fix compiler warnings
2010-10-23 Ian BeckwithMerge branch 'upstream' into stable
2010-09-10 Paul Eggertfcntl-h: define O_CLOEXEC and O_EXEC if not defined...
2010-01-08 Ian BeckwithMerge commit '12319ff4e84ca616a671216d991dd6eaf1c39c47...
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-24 Bruno HaibleRefactor common macros used in tests.
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-08-22 Bruno HaibleTests for module 'pipe2'.