delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-developers-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-developers-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin-developers/> |
List-Post: | <mailto:cygwin-developers AT cygwin DOT com> |
List-Help: | <mailto:cygwin-developers-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-developers-owner AT cygwin DOT com |
Delivered-To: | mailing list cygwin-developers AT cygwin DOT com |
Message-ID: | <3E80C55D.40209@hekimian.com> |
Date: | Tue, 25 Mar 2003 16:08:45 -0500 |
X-Sybari-Trust: | 0436283f 36b09be0 04609a3e 00000109 |
From: | Joe Buehler <jbuehler AT hekimian DOT com> |
Reply-To: | jbuehler AT hekimian DOT com |
Organization: | Spirent Communications, Inc. |
User-Agent: | Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.3) Gecko/20030312 |
X-Accept-Language: | en-us, en |
MIME-Version: | 1.0 |
To: | cygwin-developers AT cygwin DOT com |
Subject: | Re: [PATCH] performance patch for /proc/registry |
References: | <3E80B0CB DOT 6000001 AT hekimian DOT com> <20030325194518 DOT GC20861 AT redhat DOT com> <20030325202313 DOT GO23762 AT cygbert DOT vinschen DOT de> |
In-Reply-To: | <20030325202313.GO23762@cygbert.vinschen.de> |
X-Enigmail-Version: | 0.73.1.0 |
X-Enigmail-Supports: | pgp-inline, pgp-mime |
Corinna Vinschen wrote: > First comment: The formatting is incorrect. Please look into the > surrounding code and try to conform with that, e. g. A fix will be forthcoming. Meanwhile, I ran into a permissions problem with emacs dired mode. At the top-level: $ ls -l /proc/registry total 0 dr-xr--r-- 1632 Administ ???????? 0 Jul 25 1996 HKEY_CLASSES_ROOT dr-xr--r-- 2 Administ ???????? 0 Oct 10 1996 HKEY_CURRENT_CONFIG dr-x------ 8 Administ ???????? 0 Dec 5 2001 HKEY_CURRENT_USER dr-xr-xr-x 1 0 0 0 Mar 25 15:53 HKEY_DYN_DATA dr-xr-xr-- 5 Administ system 0 Mar 24 10:31 HKEY_LOCAL_MACHINE dr-xr-xr-x 0 0 0 0 Dec 31 1969 HKEY_PERFOMANCE_DATA dr-xr-xr-- 3 Administ system 0 Mar 24 10:31 HKEY_USERS $ Are those permissions correct? They are same as /proc/registry without my patch, so in that sense they are correct, but emacs refuses to go into the directories, I assume because of the mode bits. Interestingly, though, I am allowed to "cd" into the directories under a shell. I am logged in as a member of the Administrators group, if that matters. -- Joe Buehler
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |