Corinna Vinschen wrote:
On Dec 13 15:48, Christian Franke wrote:
du.exe from coreutils 6.12-2 does not work with /proc/registry/KEY:
$ du /proc/registry/HKEY_LOCAL_MACHINE
du: cannot access `/proc/registry/HKEY_LOCAL_MACHINE/HARDWARE': No such
file or directory
du: cannot access `/proc/registry/HKEY_LOCAL_MACHINE/SAM': No such file or
directory
du: cannot access `/proc/registry/HKEY_LOCAL_MACHINE/SECURITY': No such
file or directory
du: cannot access `/proc/registry/HKEY_LOCAL_MACHINE/SOFTWARE': No such
file or directory
du: cannot access `/proc/registry/HKEY_LOCAL_MACHINE/SYSTEM': No such file
or directory
0 /proc/registry/HKEY_LOCAL_MACHINE
This results in a .stackdump.
This should be fixed now. dup() on a pseudo regkey didn't work so far.
It works now, thanks.
Christian
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/