Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Subject: Re: [patch]  dlfcn.cc
From: Robert Collins <robert.collins@itdomain.com.au>
To: "Jong B. Lee" <jbdoll@kepri.re.kr>
Cc: cygwin@cygwin.com, cygwin-xfree@cygwin.com
In-Reply-To: <002d01c162d1$4496b960$4b0e4ea8@kepri.re.kr>
References: <3BC6F881.31110.C8ED34@localhost> 
	<002d01c162d1$4496b960$4b0e4ea8@kepri.re.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 <dlfcn.cc>  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/

