aboutsummaryrefslogtreecommitdiff
path: root/winsup/utils/regtool.cc
AgeCommit message (Expand)AuthorFilesLines
2022-10-28Cygwin: regtool: drop 32 bit hint from help outputCorinna Vinschen1-2/+2
2022-06-06Cygwin: Drop use of loadlib.h in regtoolJon Turney1-12/+1
2021-05-26Cygwin: utils: set _WIN32_WINNT and NTDDI_VERSION via MakefileCorinna Vinschen1-1/+0
2020-08-07Cygwin: utils: convert usage() to proper noreturn function throughoutCorinna Vinschen1-19/+5
2019-11-13regtool: allow /proc/registry{,32,64}/ registry path prefixBrian Inglis1-3/+14
2017-06-20cygwin: regtool: encode error messages correctlyFujii Hironori1-5/+6
2016-06-23Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen1-4/+1
2015-02-03 * regtool.cc (longopts): Add --force option.Corinna Vinschen1-27/+39
2013-04-23 * Merge in cygwin-64bit-branch.Corinna Vinschen1-6/+6
2012-07-06 * cygpath.cc: Change including headers to allow building againstCorinna Vinschen1-2/+2
2011-12-17Clean up whitespace.Christopher Faylor1-14/+14
2011-10-10 * Align usage output, version output, as well as usage and versionCorinna Vinschen1-30/+25
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