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:
authorChristopher Faylor <me@cgf.cx>2001-04-17 10:07:07 +0400
committerChristopher Faylor <me@cgf.cx>2001-04-17 10:07:07 +0400
commit7b79ebc5e91dc21e90be2f5f6b51aebdfca97465 (patch)
tree45e654b6ae4e322a0b7cb0cd6c08f0b02e75a54e
parent431ba7dd33c6c29bca5b1172c43d522c1fa152cf (diff)
Turn NEWVFORK off.
-rw-r--r--winsup/cygwin/config.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/config.h.in b/winsup/cygwin/config.h.in
index 71ebe9cf5..99931a5c2 100644
--- a/winsup/cygwin/config.h.in
+++ b/winsup/cygwin/config.h.in
@@ -35,4 +35,4 @@
#undef _MT_SAFE
/* Define if using new vfork functionality. */
-#define NEWVFORK
+#undef NEWVFORK