Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin-developers AT sourceware DOT cygnus DOT com Date: Mon, 6 Dec 1999 13:05:55 -0500 From: Chris Faylor To: Mumit Khan Cc: cygwin-developers AT sourceware DOT cygnus DOT com Subject: Re: [updated] Re: (patch) winsup noncygwin mess cleanup Message-ID: <19991206130555.A2178@cygnus.com> Mail-Followup-To: Mumit Khan , cygwin-developers AT sourceware DOT cygnus DOT com References: <19991204214552 DOT A10152 AT cygnus DOT com> <199912050810 DOT CAA01923 AT mercury DOT xraylith DOT wisc DOT edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <199912050810.CAA01923@mercury.xraylith.wisc.edu>; from khan@nanotech.wisc.edu on Sun, Dec 05, 1999 at 02:10:29AM -0600 On Sun, Dec 05, 1999 at 02:10:29AM -0600, Mumit Khan wrote: >Sun Dec 5 00:20:55 1999 Mumit Khan > > * init.cc (dynamically_loaded): New global variable. > (dll_entry): Use. > * winsup.h (dynamically_loaded): Declare. > * dcrt0.cc (do_global_ctors): Likewise. > (set_os_type): Make static again. > (dll_crt0_1): Handle dynamically_loaded case. > * dll_init.cc (dll_dllcrt0_1): Delete. > (dll_dllcrt0): Handle dynamically_loaded case. > (dll_noncygwin_dllcrt0): Mark obsolescent. > * libccrt0.cc (cygwin_attach_noncygwin_dll): Delete. > * pinfo.cc (pinfo_init): Don't inherit parent fds if dynamically > loaded. > * include/cygwin/cygwin_dll.h (cygwin_attach_noncygwin_dll): Delete > prototype. > (_cygwin_noncygwin_dll_entry): Mark obsolescent. This has been applied. Thanks again. cgf