www.delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin-developers/2003/03/06/15:56:21

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: <3E67B692.D273A568@ieee.org>
Date: Thu, 06 Mar 2003 15:58:58 -0500
From: "Pierre A. Humblet" <Pierre DOT Humblet AT ieee DOT org>
X-Accept-Language: en,pdf
MIME-Version: 1.0
To: cygwin-developers AT cygwin DOT com
Subject: Re: Delaying 1.3.21 [was Re: Winsock closesocket() problem] (FAQ alert)
References: <20030306144658 DOT GB2008 AT tishler DOT net> <3E6762CA DOT 8EF5B6A8 AT ieee DOT org> <20030306154047 DOT GC2008 AT tishler DOT net> <3E67917D DOT 58537141 AT ieee DOT org> <20030306200457 DOT GA10932 AT redhat DOT com> <3E67B40D DOT E316CD3B AT ieee DOT org> <20030306204902 DOT GA11566 AT redhat DOT com>

Christopher Faylor wrote:
> 
> Ok.  David, are you listening?  The very least the above should do no
> harm -- other than to make some header files executable.  I guess it
> really should be:
> 
> chmod -R a+x bin sbin usr/sbin usr/local/bin lib/gcc-lib/*.exe
> 
In addition the FAQ could also recommend:

CYGWIN=nontsec find . ! -perm -111 -print0 | env -u CYGWIN xargs -0 chmod a-x

That will use nontsec intelligence to remove x permissions from files
(under . above) that don't need it.

Pierre

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019