CVSROOT: /cvs/uberbaum Module name: winsup Changes by: [email protected] 2012-04-19 17:21:32
Modified files:
cygwin : ChangeLog dtable.cc path.cc path.h
Log message:
* dtable.cc (fh_alloc): Keep fh which was flagged as error if it is for
an
on-disk device and we were stating it.
* path.cc (path_conv::check): Set PATH_KEPT_HANDLE.
* path.h (path_types): Add PATH_KEPT_HANDLE.
(path_conv::kept_handle): Implement.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.5809&r2=1.5810
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/dtable.cc.diff?cvsroot=uberbaum&r1=1.258&r2=1.259
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/path.cc.diff?cvsroot=uberbaum&r1=1.659&r2=1.660
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/path.h.diff?cvsroot=uberbaum&r1=1.167&r2=1.168
