CVSROOT:        /cvs/src
Module name:    src
Changes by:     [email protected]  2012-02-09 14:41:21

Modified files:
        winsup/cygwin  : ChangeLog dll_init.cc dll_init.h 

Log message:
        * dll_init.h (struct dll): Re-add modname.
        * dll_init.cc: Throughout, use modname where it was used before.
        (dll_list::operator[]): Use modname.  Move comment from dll_list::alloc
        here and remove hint about GetModuleBaseNameW.
        (dll_list::alloc): Store full path in name, pointer to basename in
        modname.  Search dll using modname.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.5690&r2=1.5691
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/dll_init.cc.diff?cvsroot=src&r1=1.99&r2=1.100
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/dll_init.h.diff?cvsroot=src&r1=1.30&r2=1.31

Reply via email to