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
/
pipe.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pipe: Set errno upon failure.
Bruno Haible
2010-03-20
1
-1
/
+6
*
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
-120
/
+120
*
pipe2-safer: new module
Eric Blake
2009-12-05
1
-6
/
+2
*
Use module pipe2.
Bruno Haible
2009-08-22
1
-2
/
+2
*
test-pipe: make a bit more robust.
Eric Blake
2009-07-20
1
-3
/
+1
*
Unify conditionals.
Bruno Haible
2009-07-19
1
-2
/
+2
*
Fix handling of closed stdin/stdout/stderr on mingw.
Bruno Haible
2009-07-19
1
-10
/
+10
*
pipe: be robust in face of closed fds
Eric Blake
2009-07-17
1
-5
/
+5
*
Add casts, to avoid warnings.
Eric Blake
2009-03-06
1
-2
/
+4
*
Use the posix_spawn or its replacement on all Unix platforms.
Bruno Haible
2009-01-26
1
-70
/
+1
*
unistd: guarantee STDIN_FILENO here, for OS/2 EMX
Eric Blake
2009-01-19
1
-11
/
+1
*
Propagate effects of putenv/setenv/unsetenv to child processes.
Bruno Haible
2008-09-29
1
-2
/
+10
*
Enable use of shell scripts as executables in mingw.
Bruno Haible
2008-09-29
1
-1
/
+12
*
Make create_pipe_* safer w.r.t. file descriptor conflicts.
Bruno Haible
2008-06-01
1
-4
/
+9
*
New module 'environ'.
Bruno Haible
2008-02-24
1
-5
/
+1
*
Change copyright notice from GPLv2+ to GPLv3+.
Bruno Haible
2007-10-07
1
-5
/
+4
*
exit.h is replaced with stdlib.h.
Bruno Haible
2007-02-18
1
-1
/
+0
*
Stylistic change: Use '#if HAVE_*' instead of '#ifdef HAVE_*'.
Bruno Haible
2007-01-30
1
-4
/
+4
*
New module 'fchdir'.
Bruno Haible
2007-01-14
1
-0
/
+5
*
Include <config.h> unconditionally.
Bruno Haible
2006-09-14
1
-3
/
+1
*
Include <unistd.h> unconditionally.
Bruno Haible
2006-04-24
1
-5
/
+2
*
Use a consistent style for including <config.h>.
Paul Eggert
2005-09-19
1
-1
/
+1
*
*** empty log message ***
Paul Eggert
2005-05-14
1
-1
/
+1
*
Declare environ; not all systems declare it.
Bruno Haible
2005-01-17
1
-0
/
+4
*
New module 'pipe'.
Bruno Haible
2004-02-03
1
-0
/
+506