Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Subject: Re: [patch] dlfcn.cc From: Robert Collins To: "Jong B. Lee" Cc: cygwin AT cygwin DOT com, cygwin-xfree AT cygwin DOT com In-Reply-To: <002d01c162d1$4496b960$4b0e4ea8@kepri.re.kr> References: <3BC6F881 DOT 31110 DOT C8ED34 AT localhost> <002d01c162d1$4496b960$4b0e4ea8 AT kepri DOT re DOT kr> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/0.15 (Preview Release) Date: 01 Nov 2001 23:55:33 +1100 Message-Id: <1004619334.3325.1.camel@lifelesswks> Mime-Version: 1.0 X-OriginalArrivalTime: 01 Nov 2001 12:59:49.0391 (UTC) FILETIME=[16D839F0:01C162D5] On Thu, 2001-11-01 at 23:32, Jong B. Lee wrote: > Dear cygwin developers. > > Cygwin dl functions (dlopen, dysym, ...) fail when they handle null module or the current module. > > I made a little hack to using gmodule sources in the gnome cvs repository. > > With this patch, the gmodule (in glib-1.2.10, the stable version for now) works good like xNIX style. (After being dllized) > (Using gmodule-dl.c NOT gmodule-win32.c) > > Attached file is the patched source. > Following is a diff result. Hi Jong, please send patches in the format resulting from diff -up, and always include a ChangeLog. This is documented at http://www.cygwin.com/contributors.html. Thanks! Rob -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/