This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [patch] dlfcn.cc


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]