OSDN Git Service

* path.cc (normalize_win32_path): Make third arg pass-by reference. Reorganize
authorcgf <cgf>
Sun, 19 Dec 2004 03:27:08 +0000 (03:27 +0000)
committercgf <cgf>
Sun, 19 Dec 2004 03:27:08 +0000 (03:27 +0000)
commit627e357a143920f2d895681386429afc72dcb668
tree3932b49128a5a40980a2f39640e9a60ecd11f586
parente0f6f50839eaca630cd7245e2bc2cbb1419a153c
* path.cc (normalize_win32_path): Make third arg pass-by reference.  Reorganize
slightly to eliminate extra variables.
(normalize_posix_path): Ditto.
(path_conv::check): Reflect change in arguments.
(mount_info::conv_to_posix_path): Ditto.
(mount_info::add_item): Ditto.
winsup/cygwin/ChangeLog
winsup/cygwin/path.cc