summaryrefslogtreecommitdiffstats
path: root/winsup/utils/regtool.cc
Commit message (Collapse)AuthorAgeFilesLines
* * regtool.cc (find_key): Add parameter `access'.Corinna Vinschen2000-05-191-9/+9
| | | | | | | | Call `RegOpenKeyEx' with that desired access. (cmd_add, cmd_remove, cmd_set, cmd_unset): Call `find_key' with KEY_ALL_ACCESS access. (cmd_list, cmd_check, cmd_get): Call `find_key' with KEY_READ access.
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+524