]> sourceware.org Git - newlib-cygwin.git/commit
* cygpath.cc: Include argz.h.
authorCorinna Vinschen <corinna@vinschen.de>
Wed, 23 May 2007 16:45:03 +0000 (16:45 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Wed, 23 May 2007 16:45:03 +0000 (16:45 +0000)
commitfc2000254c4a4e86e82a10078c9c068fca44b6c0
tree0a967e62bf1ef83b20b5dd3eb36b775061f4ad59
parentd48670ed78bf8385f328b0c8bb4785b9cc169616
* cygpath.cc: Include argz.h.
(options_from_file_flag): Move from main to global static variable.
(mode_flag): Ditto.
(do_sysfolders): Rename from dowin and accommodate throughout.
Don't exit from here.
(do_pathconv): Rename from doit and accommodate throughout.
(print_version): Change copyright.
(do_options): New function, centralizing option processing.
Rework checking options for correctness.
(action): New function, centralizing calling worker functions.
(main): Simplify.  Move option processing to do_options.  Move calling
worker functions to action.  Rework getting arguments from files.
winsup/utils/ChangeLog
winsup/utils/cygpath.cc
This page took 0.025446 seconds and 5 git commands to generate.