]> Savannah Git Hosting - gnulib.git/commit
doc: document exec* = spawn+exit bug with non-Cygwin Windows platforms
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 15 May 2014 20:07:50 +0000 (13:07 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 15 May 2014 20:09:05 +0000 (13:09 -0700)
commit61640bceda024b0112779f4345c728c75c531cc4
treeef44009866bfe5f64b836eb85ec44fee02748fb8
parent24fe73d433ad4da81eb21013b8b1ec6d3b787dfc
doc: document exec* = spawn+exit bug with non-Cygwin Windows platforms

Problem reported by Eli Zaretskii in:
http://lists.gnu.org/archive/html/bug-grep/2014-05/msg00118.html
* doc/posix-functions/execl.texi (execl):
* doc/posix-functions/execle.texi (execle):
* doc/posix-functions/execlp.texi (execlp):
* doc/posix-functions/execv.texi (execv):
* doc/posix-functions/execve.texi (execve):
* doc/posix-functions/execvp.texi (execvp):
Mention spawn+exit problem on non-Cygwin Windows platforms.
ChangeLog
doc/posix-functions/execl.texi
doc/posix-functions/execle.texi
doc/posix-functions/execlp.texi
doc/posix-functions/execv.texi
doc/posix-functions/execve.texi
doc/posix-functions/execvp.texi