From 62fb43a72280b5a4f55fa5b547a887fa51de0c29 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Sun, 12 Jul 2009 21:26:40 +0000 Subject: * how-spawn-works.txt: Add "out of date" note. * how-vfork-works.txt: Ditto. --- winsup/cygwin/how-spawn-works.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'winsup/cygwin/how-spawn-works.txt') 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. -- cgit v1.2.3