X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:content-type; q=dns; s=default; b=cp
	HDxXsv/iTgLKkhCCU0dVzPBMgyX67wQnxz6L5s6o9nHWgtNYrEsqXHdkmfRo+XjO
	xyUJ5thkZoDurL8TcZmNTvkZRrvJpK0theDWIL8864a4yk6Bk1N9zQZw/wsfyCA3
	CiCISC8EbHmBlZZXTr1RehI+durMwDNJqdG7pOP4s=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:content-type; s=default; bh=NDwgWvsG
	Em1LtC7dpiblZCEov4A=; b=a4HqLNDlysWjnjiQHyGwOUKBWYaHwfIQm9O/BiUN
	Dj0LNn+WoqI7AVotGQ7U1Sa25Xkdvx9GG1BCCa1Zx0+ffygnDC/M+MUp1qXjnzXx
	pnODbQqUTuQj/2DWVBcnJvbsJyaoPQmt937vJYDSpwwz0TEBd68VKQGBu3mxcvyh
	Aq0=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-Spam-SWARE-Status: No, score=-3.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SPF_PASS autolearn=ham version=3.3.1
MIME-Version: 1.0
X-Received: by 10.49.59.228 with SMTP id c4mr9255150qer.15.1371733665648; Thu, 20 Jun 2013 06:07:45 -0700 (PDT)
In-Reply-To: <51C213B4.1030503@cwilson.fastmail.fm>
References: <CABEPuQJDLjtbcLig1isTUJgb6RBCD8LNShbm9mTPcb9WM5S5fw@mail.gmail.com>	<51C0B08E.8080900@etr-usa.com>	<CABEPuQJJpRfPKSwZ7M0eTOdp1HxDcmvuy1=qXFHBw-8kLkZ1ZQ@mail.gmail.com>	<51C0D956.4090905@etr-usa.com>	<20130619020234.GA3669@ednor.casa.cgf.cx>	<51C1EAA3.6040307@etr-usa.com>	<20130619174514.GA6071@ednor.casa.cgf.cx>	<51C213B4.1030503@cwilson.fastmail.fm>
Date: Thu, 20 Jun 2013 09:07:45 -0400
Message-ID: <CA+sc5m=nQsPxsk=vvuXe3fSenGvGiV8Sy=gcNRRCAngJ0LBaZA@mail.gmail.com>
Subject: Re: Adding MSYS functionality to Cygwin
From: Earnie Boyd <earnie@users.sourceforge.net>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8

On Wed, Jun 19, 2013 at 4:25 PM, Charles Wilson wrote:
>
> I assume that, eventually and as-needed, a *small* number of additional
> "hooks" could be added to other code paths than exec/spawn/etc -- such as
> the aforementioned uname(3) thing. (One of the "deltas" between cygwin and
> msys was msys used a really stupid ownership/permission model -- pretend
> current user owns everything; check the DOS R/O bit for +w; check the file
> extension for +x; -- but this can be approximated with existing $CYGWIN
> entries or mount options. I think. So reimplementing that "feature" of MSYS
> would not require any additional hooks).

IIRC that "stupid ownership/permission model" was a part of the
original Cygwin 1.3 and was not modified.

-- 
Earnie
-- https://sites.google.com/site/earnieboyd

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

