newlib-cygwin/winsup
Christopher Faylor 737a86d32f * dcrt0.cc (__cygwin_user_data): Initialize.
(dll_crt0_1): Eliminate user_data initialization.
(dll_crt0): Set up impure_ptr_ptr for older executables.
(cygwin_dll_init): Eliminate user_data initializations.
(__api_fatal): Don't check for user_data initialization.
* dll_init.cc (struct dll): Store entire contents of per_process rather than
just a pointer.
(add): Ditto.
(initOneDll): Don't check for user_data initialization.
(DllList::recordDll): Store contents of per_process argument.
(DllList::detachDll): Pass address of per_process field.
(DllList::initAll): Ditto.
(DllList::doGlobalDestructorsOfDlls): Ditto.
(DllListIterator::operator *): Ditto.
(dll_dllcrt0): Default to __cygwin_user_data if arg is NULL.
* include/sys/cygwin.h: Reorganize per_process to eliminate obsolete fields and
accomodate new way of initializing.
* lib/_cygwin_crt0_common: Initialize _impure_ptr from
__cygwin_user_data.impure_ptr.
2000-07-05 23:46:44 +00:00
..
cygwin * dcrt0.cc (__cygwin_user_data): Initialize. 2000-07-05 23:46:44 +00:00
doc "Posting Guidelines": New name for old entry. 2000-07-04 16:17:57 +00:00
mingw Add comment. 2000-06-18 01:53:10 +00:00
testsuite * testsuite/winsup.api/crlf.c: New 2000-05-17 17:21:36 +00:00
utils * Makefile.in: Find getopt.c in cygwin/lib subdirectory. 2000-07-01 04:20:24 +00:00
w32api * include/winbase.h: Add stream ids BACKUP_OBJECT_ID, 2000-06-27 18:21:31 +00:00
CYGWIN_LICENSE import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
ChangeLog * Makefile.in: Add dummy info targets. 2000-06-22 22:28:35 +00:00
MAINTAINERS * MAINTAINERS: Add Corinna to general list. 2000-05-18 18:34:02 +00:00
Makefile.common * Makefile.common (%.o): further simplify, add "..." to make it 2000-05-24 18:54:10 +00:00
Makefile.in * Makefile.in: Add dummy info targets. 2000-06-22 22:28:35 +00:00
configure * configure.in: Bow to necessity and build w32api before anything else. 2000-06-20 17:37:22 +00:00
configure.in * configure.in: Bow to necessity and build w32api before anything else. 2000-06-20 17:37:22 +00:00