newlib/winsup/cygwin/lib
Christopher Faylor 22a1a24f10 * 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.
2004-09-16 03:49:03 +00:00
..
_cygwin_crt0_common.cc * cygwin.din (_impure_ptr): Export. 2004-09-16 03:49:03 +00:00
crt0.h Update copyrights. 2001-09-11 20:01:02 +00:00
cygwin_attach_dll.c Update copyrights. 2001-09-11 20:01:02 +00:00
cygwin_crt0.c * winsup.h: Remove alloca definition since it's now defined through 2001-11-14 10:47:54 +00:00
dll_entry.c Update copyrights. 2001-09-11 20:01:02 +00:00
dll_main.cc Eliminate excess whitespace. 2001-11-05 06:09:15 +00:00
libcmain.c Update copyrights. 2001-09-11 20:01:02 +00:00
premain0.c * Makefile.in: Use variables rather than configure constructs where 2000-07-01 03:51:55 +00:00
premain1.c * Makefile.in: Use variables rather than configure constructs where 2000-07-01 03:51:55 +00:00
premain2.c * Makefile.in: Use variables rather than configure constructs where 2000-07-01 03:51:55 +00:00
premain3.c * Makefile.in: Use variables rather than configure constructs where 2000-07-01 03:51:55 +00:00
pseudo-reloc.c * lib/pseudo-reloc.c: New file. 2002-12-09 22:49:12 +00:00