]> sourceware.org Git - newlib-cygwin.git/commit
* path.cc (path_conv::check): Always set fileattr when component == 0.
authorChristopher Faylor <me@cgf.cx>
Wed, 24 Jul 2002 05:37:47 +0000 (05:37 +0000)
committerChristopher Faylor <me@cgf.cx>
Wed, 24 Jul 2002 05:37:47 +0000 (05:37 +0000)
commit99138976d9f0e9f94e9920af5e61ace9fd5554df
tree317a5dc50db8febc6e0cc603627c58f669b3c423
parent63a93e9dd606b8760bf9bb26320978629c8f45a1
* path.cc (path_conv::check): Always set fileattr when component == 0.
(readlink): Use path_conv method rather than field.
* fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): Ditto, throughout.
* path.h (path_conv): Make fileattr private.
* exceptions.cc (try_to_debug): Default to idle priority when looping.
winsup/cygwin/ChangeLog
winsup/cygwin/exceptions.cc
winsup/cygwin/fhandler_disk_file.cc
winsup/cygwin/path.cc
winsup/cygwin/path.h
This page took 0.030959 seconds and 5 git commands to generate.