OSDN Git Service

* cygwin.din (_impure_ptr): Export.
authorcgf <cgf>
Thu, 16 Sep 2004 03:49:01 +0000 (03:49 +0000)
committercgf <cgf>
Thu, 16 Sep 2004 03:49:01 +0000 (03:49 +0000)
commit400e35907074f413ef35ead81ce7d3aaa9f5b5a3
treedc93271be7649bf9b16c1017e12a9ca125a1c696
parent996eb32105ed83e7de54c0ba1d7b4b62d49a3664
* cygwin.din (_impure_ptr): Export.
(reent_data): Don't export.
* dcrt0.cc (reent_data): Drop.
(__cygwin_user_data): Initialize impure_ptr as GLOBAL_REENT.
(_dll_crt0): Initialize _impure_ptr as GLOBAL_REENT.
* lib/_cygwin_crt0_common.cc (_impure_ptr): Drop.  Declare extern as dllimport
instead.
winsup/cygwin/ChangeLog
winsup/cygwin/cygwin.din
winsup/cygwin/dcrt0.cc
winsup/cygwin/lib/_cygwin_crt0_common.cc