index
:
delta/gnulib.git
EMACS_21_1_RC
FILEUTILS
SHELLUTILS
TEXTUTILS
akim-fix-upload
akim/relpath
baserock/build-essential
coreutils-8.9
diff-merge
emacs-unicode
emacs-unicode-2
haible-private
karl
lexbind
master
origin
pygnulib
python
stable-202201
stable-202207
stable-202301
topic/libposix
ueno/unicode-9.0.0
git.savannah.gnu.org: git/gnulib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
pipe2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pipe2: Remove dependency on 'nonblocking' module.
Bruno Haible
2011-06-04
1
-1
/
+14
*
pipe2: Simplify code.
Bruno Haible
2011-04-17
1
-14
/
+8
*
pipe2: fix O_NONBLOCK support on mingw
Eric Blake
2011-04-08
1
-12
/
+22
*
maint: update almost all copyright ranges to include 2011
Jim Meyering
2011-01-01
1
-1
/
+1
*
fcntl-h: define O_CLOEXEC and O_EXEC if not defined; use new defines
Paul Eggert
2010-09-10
1
-7
/
+0
*
update nearly all FSF copyright year lists to include 2010
Jim Meyering
2010-01-01
1
-1
/
+1
*
Use spaces for indentation, not tabs.
Bruno Haible
2009-12-10
1
-15
/
+15
*
dup2, pipe2: fix some recent test failures on cygwin 1.5.x
Eric Blake
2009-08-24
1
-0
/
+2
*
Avoid running into nonexistent system calls repeatedly.
Bruno Haible
2009-08-24
1
-3
/
+12
*
Tolerate declared but missing pipe2 syscall.
Bruno Haible
2009-08-24
1
-0
/
+11
*
Move #ifs inside function.
Bruno Haible
2009-08-24
1
-11
/
+15
*
Oops, fix last commit.
Bruno Haible
2009-08-23
1
-2
/
+8
*
Support O_TEXT, O_BINARY on all platforms.
Bruno Haible
2009-08-23
1
-1
/
+8
*
Fix test of fcntl's return value.
Bruno Haible
2009-08-23
1
-4
/
+4
*
New module 'pipe2'.
Bruno Haible
2009-08-22
1
-0
/
+102