]> sourceware.org Git - newlib-cygwin.git/commit
* cygpath.cc (do_sysfolders): Use cygwin_conv_path.
authorCorinna Vinschen <corinna@vinschen.de>
Wed, 12 Mar 2008 12:47:09 +0000 (12:47 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Wed, 12 Mar 2008 12:47:09 +0000 (12:47 +0000)
commit2b2b42cf59bafffa3cd3021090c8e8636985fd48
tree23c46e03e638a625c464bc7ccbb31ff795c71257
parentedab6053a24d49f3443fbfdbac2c330caf50b030
* cygpath.cc (do_sysfolders): Use cygwin_conv_path.
(do_pathconv): Use cygwin_conv_path and cygwin_conv_path_list.
* dumper.cc (main): Use cygwin_conv_path.  Allocate target path
dynamically.
* mkpasswd.c (current_user): Use cygwin_conv_path.
(enum_users): Ditto.
* ps.cc (NT_MAX_PATH): Define.
(main): Use cygwin_conv_path.
* regtool.cc (find_key): Ditto. Allocate target path dynamically.
(cmd_save): Ditto.
winsup/utils/ChangeLog
winsup/utils/cygpath.cc
winsup/utils/dumper.cc
winsup/utils/mkpasswd.c
winsup/utils/ps.cc
winsup/utils/regtool.cc
This page took 0.030183 seconds and 5 git commands to generate.