src/winsup/cygwin ChangeLog hookapi.cc
corinna@cygwin.com
corinna@cygwin.com
Fri Mar 9 12:37:00 GMT 2012
CVSROOT: /cvs/src
Module name: src
Changes by: corinna@sourceware.org 2012-03-09 12:37:38
Modified files:
winsup/cygwin : ChangeLog hookapi.cc
Log message:
* hookapi.cc (rvadelta): Add parameter to return maximum available
size from start of import RVA table to end of section.
(find_first_notloaded_dll): Take big executables into account. Use
offset and size computation as in hook_or_detect_cygwin, just simpler.
(hook_or_detect_cygwin): Return NULL rather than false througout.
Change computation of required mapping size to take non-gcc compilers
into account. Explain the differences and what we do against them.
Don't alloca buf if fn is NULL. Never use buf if fn is NULL.
Fix name and address in previous ChangeLog entry.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.5744&r2=1.5745
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/hookapi.cc.diff?cvsroot=src&r1=1.23&r2=1.24
More information about the Cygwin-cvs
mailing list