added missing dependencies to fix failing unistr/ tests
[gnulib.git] / lib / pipe2.c
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2009-08-25 Eric Blakedup2, pipe2: fix some recent test failures on cygwin...
2009-08-24 Bruno HaibleAvoid running into nonexistent system calls repeatedly.
2009-08-23 Bruno HaibleTolerate declared but missing pipe2 syscall.
2009-08-23 Bruno HaibleMove #ifs inside function.
2009-08-23 Bruno HaibleOops, fix last commit.
2009-08-23 Bruno HaibleSupport O_TEXT, O_BINARY on all platforms.
2009-08-23 Bruno HaibleFix test of fcntl's return value.
2009-08-22 Bruno HaibleNew module 'pipe2'.