]> sourceware.org Git - newlib-cygwin.git/commit
* path.cc (path_conv::set_normalized_path): Drop strip_tail argument.
authorCorinna Vinschen <corinna@vinschen.de>
Tue, 13 May 2008 13:44:04 +0000 (13:44 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Tue, 13 May 2008 13:44:04 +0000 (13:44 +0000)
commita9e9da89fa1cb146f1dbefc67f71e74eb4e0e179
tree136a1e8b214c5478774b58203414dca8981c54c7
parenta065930a3ad29db593857c3807ebe9deacb5321a
* path.cc (path_conv::set_normalized_path): Drop strip_tail argument.
Never strip trailing dots and spaces.
* (path_conv::check): Accomodate above change.
* path.h (path_conv::operator=): Ditto
* dtable.cc (build_fh_dev): Ditto.
* fhandler.h (fhandler_base::set_name): Ditto.

* path.cc (transform_chars): Disable converting trailing dots and
spaces.

* path.cc (path_conv::check): Remove two disabled code snippets.
winsup/cygwin/ChangeLog
winsup/cygwin/dtable.cc
winsup/cygwin/fhandler.h
winsup/cygwin/path.cc
winsup/cygwin/path.h
This page took 0.028313 seconds and 5 git commands to generate.