OSDN Git Service

* cygpath.cc (main): Remove enforcing "en_US.UTF-8" locale.
authorcorinna <corinna>
Thu, 7 Jan 2010 21:08:11 +0000 (21:08 +0000)
committercorinna <corinna>
Thu, 7 Jan 2010 21:08:11 +0000 (21:08 +0000)
commit2f65d89847dd57b252156147b7570a17919a9a26
tree6617263c51d1d2ad86814d0ca786a3d179d9c51a
parenta5e948f17b84c4ca6b929747e0093a0e1c0d3ddc
* cygpath.cc (main): Remove enforcing "en_US.UTF-8" locale.
Revert usage of argz functions when reading input from file and
simplify option usage.  Allow only one option argument and use
the rest as filename argument to allow spaces in filenames.  Restrict
processing special folder type options to one line.
winsup/utils/ChangeLog
winsup/utils/cygpath.cc