Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/how-spawn-works.txt')
-rw-r--r--winsup/cygwin/how-spawn-works.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/winsup/cygwin/how-spawn-works.txt b/winsup/cygwin/how-spawn-works.txt
index e4e25eae9..e865ebf3e 100644
--- a/winsup/cygwin/how-spawn-works.txt
+++ b/winsup/cygwin/how-spawn-works.txt
@@ -1,3 +1,4 @@
+(THIS DESCRIPTION IS OUT-OF-DATE)
Spawn.cc in cygwin handles spawn, vfork and exec calls. It does this via
a mode parameter that determines its behaviour with respect to the
child.