CVSROOT:        /cvs/src
Module name:    src
Changes by:     [email protected]  2012-05-30 14:37:53

Modified files:
        winsup/cygwin  : ChangeLog hookapi.cc pinfo.cc 

Log message:
        * hookapi.cc (find_first_notloaded_dll): Extend comment.  Fix usage of
        mapped memory.  Shorten static library name buffer to MAX_PATH.  Use
        strlcpy to copy library name to buffer.  Only Unmap "map" if it has been
        Mapped before.
        * pinfo.cc (status_exit): Drop unneeded declaration of
        find_first_notloaded_dll in favor of the declaration in winsup.h.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.5853&r2=1.5854
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/hookapi.cc.diff?cvsroot=src&r1=1.27&r2=1.28
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/pinfo.cc.diff?cvsroot=src&r1=1.307&r2=1.308

Reply via email to