aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/how-spawn-works.txt
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 e4e25ea..e865ebf 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.