aboutsummaryrefslogtreecommitdiff
path: root/winsup/utils/regtool.cc
AgeCommit message (Expand)AuthorFilesLines
2011-03-30 * regtool.cc (cmd_set): Avoid a compiler warning.Corinna Vinschen1-5/+7
2010-10-31* regtool.c (cmd_set): Write correct number of bytes for REG_MULTI_SZ case.Christopher Faylor1-1/+1
2010-08-28 * loadlib.h: New header implementing safe LoadLibrary calls.Corinna Vinschen1-1/+2
2010-03-24 * regtool.cc (find_key): Fix allocation size of "value".Corinna Vinschen1-2/+2
2009-12-16 * regtool.cc: Throughout, convert all registry calls to wide charCorinna Vinschen1-94/+109
2008-09-12* cygcheck.cc (pathlike::check_existence): Remove class name from declaration.Christopher Faylor1-3/+2
2008-03-12 * cygpath.cc (do_sysfolders): Use cygwin_conv_path.Corinna Vinschen1-4/+10
2007-12-07 * regtool.cc (opts): Add missing 'W'.Corinna Vinschen1-1/+1
2006-10-21 * regtool.cc (key_type): Drop.Corinna Vinschen1-111/+197
2006-10-19 * regtool.cc (longopts): Add --wow32 option.Corinna Vinschen1-0/+5
2006-10-16 * regtool.cc (KEY_WOW64_64KEY): Drop definition. Instead defineCorinna Vinschen1-4/+1
2006-10-16 * regtool.cc (KEY_WOW64_64KEY): Define.Corinna Vinschen1-6/+31
2006-03-03 * regtool.cc (options): Add 'binary'.Corinna Vinschen1-10/+174
2006-02-15 * regtool.cc (usage): Clarify help for "-K".Corinna Vinschen1-1/+1
2005-09-08 * regtool.cc: Extend copyright-years.Corinna Vinschen1-7/+8
2005-02-27* regtool.cc (opts): The argument to 'K' is not optional.Christopher Faylor1-5/+2
2005-02-27* regtool.cc (main): Avoid a SEGV when nothing follows -K.Christopher Faylor1-1/+4
2004-10-25fix whitespace, update some copyrightsChristopher Faylor1-7/+7
2003-08-15 * regtool.cc (usage): Add missing linefeed. Move example to --helpCorinna Vinschen1-15/+17
2003-04-26* cygcheck.cc (usage) Add description output.Joshua Daniel Franklin1-0/+1
2002-09-15Add final newlines to utilsJoshua Daniel Franklin1-1/+2
2002-08-13* regtool.cc (find_key): Add support for custom key separator.Christopher Faylor1-3/+14
2002-06-07 * regtool.cc (Fail): Be more verbose.Corinna Vinschen1-14/+54
2002-06-03* regtool.cc (prog_name): New global variable.Christopher Faylor1-58/+127
2001-07-15 * regtool.cc (find_key): Handle keys with only one subkey.Corinna Vinschen1-4/+8
2001-06-28* regtool.cc (find_key): Revert previous change.Christopher Faylor1-7/+4
2001-06-27* regtool.cc (find_key): Allow '/' as a synonym for '\\'.Christopher Faylor1-3/+6
2001-01-10* regtool.cc (cmd_list): Add new registry display options.Christopher Faylor1-59/+85
2001-01-10more formatting changes.Christopher Faylor1-2/+4
2001-01-10* regtool.cc (translate): Ensure that 'c' is initialized.Christopher Faylor1-228/+245
2000-05-19 * regtool.cc (find_key): Add parameter `access'.Corinna Vinschen1-9/+9
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor1-0/+524