OSDN Git Service

* fork.cc (fork): Lock the process before forking to prevent things like new
authorcgf <cgf>
Fri, 14 Jul 2006 22:15:12 +0000 (22:15 +0000)
committercgf <cgf>
Fri, 14 Jul 2006 22:15:12 +0000 (22:15 +0000)
commit1dde4c3cfcea28c020a1a2d0aca6e7cde45cf2ad
tree8175cb0db86aec77c3663fe0a133e03e582415de
parenta841d4ecde2feca4d0a24ec74c1f5fa25761ac51
* fork.cc (fork): Lock the process before forking to prevent things like new
fds from being opened, etc.
* sync.h (lock_process::dont_bother): New function.
winsup/cygwin/ChangeLog
winsup/cygwin/fork.cc
winsup/cygwin/sync.h