OSDN Git Service

* dcrt0.cc (dll_crt0_1): Initialize wincap and check for sanity before running
authorcgf <cgf>
Mon, 10 Jun 2002 17:08:07 +0000 (17:08 +0000)
committercgf <cgf>
Mon, 10 Jun 2002 17:08:07 +0000 (17:08 +0000)
commitfe9cf3f921a093327116e64dc25731eea1914767
treec62154f4a1de7a4ee76541590208e0daee996612
parentf11ef3b5c9e6123d6066359a6125b4b2c9e12ca8
* dcrt0.cc (dll_crt0_1): Initialize wincap and check for sanity before running
global ctors.
* wincap.h (wincap): Eliminate constructor.  Default is to zero memory, anyway.
* wincap.cc (wincap): Copy this on fork to avoid initialization in forked
processes.
winsup/cygwin/ChangeLog
winsup/cygwin/dcrt0.cc
winsup/cygwin/wincap.cc
winsup/cygwin/wincap.h