OSDN Git Service

* exceptions.cc (open_stackdumpfile): Don't try to open file if we
authorcorinna <corinna>
Wed, 18 Aug 2010 14:22:06 +0000 (14:22 +0000)
committercorinna <corinna>
Wed, 18 Aug 2010 14:22:06 +0000 (14:22 +0000)
commit4032f5fb2712384f7deb6a8149edbba852167db6
tree76b643a5af73c204e48bcbca5848f95aa12a2711
parent8328d27363b36aa6159c274de7db73a196bb23f1
* exceptions.cc (open_stackdumpfile): Don't try to open file if we
have no filesystem based CWD.  Add comment.
* path.cc (cwdstuff::set): Set CWD handle to NULL if CWD is a virtual
path.  Simplify matching comment.
winsup/cygwin/ChangeLog
winsup/cygwin/exceptions.cc
winsup/cygwin/path.cc