diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2006-10-21 17:19:29 +0000 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2006-10-21 17:19:29 +0000 |
commit | 70158cafd7476846467afb6e50224d1fd20b644f (patch) | |
tree | 7cd1c8d240fd7125420d4c0bb7e35db881593e42 /winsup/cygwin/fhandler_registry.cc | |
parent | 1b4153db7433184f220941a0954a521bbb01ec04 (diff) | |
download | cygnal-70158cafd7476846467afb6e50224d1fd20b644f.tar.gz cygnal-70158cafd7476846467afb6e50224d1fd20b644f.tar.bz2 cygnal-70158cafd7476846467afb6e50224d1fd20b644f.zip |
* regtool.cc (key_type): Drop.
(REG_AUTO): Define.
(value_type): Replace key_type. Use REG_xxx values directly.
Accomodate change throughout.
(longopts): Add --dword, --dword-le, --none, --qword and --hex options.
(opts): Add -d, -D, -n, -Q and -x options.
(types): Array to convert REG_xxx into strings.
(hex): New variable to keep value of --hex option.
(usage): Accomodate new options. Print only the necessary by default.
Only be verbose in case of -h/--help option.
(cmd_list): Use key separator from -K option when printing.
Print value type when verbose option is given. Handle so far not
handled REG_xxx types.
(cmd_set): Avoid SEGV due to missing argument. Handle so far not
handled REG_xxx types.
(cmd_get): Handle --binary option type agnostic. Handle so far not
handled REG_xxx types.
(main): Handle new options.
Diffstat (limited to 'winsup/cygwin/fhandler_registry.cc')
0 files changed, 0 insertions, 0 deletions