CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       2007-05-23 16:45:04

Modified files:
        winsup/utils   : ChangeLog cygpath.cc 

Log message:
        * 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.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/ChangeLog.diff?cvsroot=src&r1=1.375&r2=1.376
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/cygpath.cc.diff?cvsroot=src&r1=1.47&r2=1.48

Reply via email to