| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| content-class: | urn:content-classes:message |
| MIME-Version: | 1.0 |
| Subject: | RE: New snapshot with significant new functionality |
| Date: | Fri, 3 May 2002 13:57:09 +1000 |
| X-MimeOLE: | Produced By Microsoft Exchange V6.0.5762.3 |
| Message-ID: | <FC169E059D1A0442A04C40F86D9BA7600C5F9D@itdomain003.itdomain.net.au> |
| X-MS-Has-Attach: | |
| X-MS-TNEF-Correlator: | |
| From: | "Robert Collins" <robert DOT collins AT itdomain DOT com DOT au> |
| To: | "Charles Wilson" <cwilson AT ece DOT gatech DOT edu>, |
| "Chris January" <chris AT atomice DOT net> | |
| Cc: | <cygwin AT cygwin DOT com> |
| X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id g433vZR15011 |
> -----Original Message----- > From: Charles Wilson [mailto:cwilson AT ece DOT gatech DOT edu] > Sent: Friday, May 03, 2002 1:46 PM > That might work --- but I'd make it auto-reset after every > atomic write. > So, you have to say > $ cat '1' > /proc/registry/.writeable > > $ <access one single "file" in the registry> > > $ cat /proc/registry/.writable > 0 Two things: if /proc/registry isn't writable, cating 1 to /proc/registry/.writeable won't work - without special case code. I'd suggest /proc/sysopts/fs/registry/writeable. Two, why not have two options: writeable nextwrite one is persistent (until all cygwin processes end). The other is for a single transaction. Rob -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |