CVSROOT: /cvs/uberbaum
Module name: winsup
Changes by: [email protected] 2009-10-02 06:04:57
Modified files:
cygwin : ChangeLog dcrt0.cc path.cc
Log message:
* dcrt0.cc (dll_crt0_1): Move cxx_malloc reset kluge from here.
(check_sanity_and_sync): to here.
* path.cc (has_dot_last_component): Rewrite to detect some corner cases
that
were previously uncaught.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.4667&r2=1.4668
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/dcrt0.cc.diff?cvsroot=uberbaum&r1=1.363&r2=1.364
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/path.cc.diff?cvsroot=uberbaum&r1=1.566&r2=1.567