OSDN Git Service

* configure.in: Use -gstabs+ as compile debug option. This seems to promote
authorcgf <cgf>
Thu, 4 May 2000 19:46:32 +0000 (19:46 +0000)
committercgf <cgf>
Thu, 4 May 2000 19:46:32 +0000 (19:46 +0000)
commit3a22be92787d0ff978eec18037660c9dc912962a
tree04175ba66a4d4e4bdbe67ebade19b208fdec8a31
parent1c8e47754072247fd3e113e705be242b5f7a776a
* configure.in: Use -gstabs+ as compile debug option.  This seems to promote
better handling of symbols.
* configure: Regenerate.
* delqueue.cc (delqueue_list::process_queue): Allow ERROR_ACCESS_DENIED to
indicate that a file is being shared under Windows 95.
* syscalls.cc (_unlink): Use full path name.  Take special action for Windows
95.  Assume that an ERROR_ACCESS_DENIED indicates a sharing violation unless
it's on a remote drive.  Punt if there is an ERROR_ACCESS_DENIED on a remote
drive.
winsup/cygwin/ChangeLog
winsup/cygwin/delqueue.cc
winsup/cygwin/path.cc
winsup/cygwin/syscalls.cc