* cygwin.din (_impure_ptr): Don't export.
(reent_data): Export. * lib/_cygwin_crt0_common.cc (_impure_ptr): Drop entirely. Don't initialize _impure_ptr or u->impure_ptr_ptr.
This commit is contained in:
@@ -12,7 +12,6 @@ __rcmd_errstr DATA
|
||||
_check_for_executable DATA
|
||||
_ctype_ DATA
|
||||
_daylight DATA
|
||||
_impure_ptr DATA
|
||||
_sys_errlist DATA
|
||||
sys_errlist = _sys_errlist DATA
|
||||
_sys_nerr DATA
|
||||
@@ -25,6 +24,7 @@ opterr DATA
|
||||
optind DATA
|
||||
optopt DATA
|
||||
optreset DATA
|
||||
reent_data DATA
|
||||
_alloca NOSIGFE
|
||||
dll_entry@12 NOSIGFE
|
||||
__assert SIGFE
|
||||
|
Reference in New Issue
Block a user