Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com Subject: gcc, Write and Modify permissions (ntsec) From: Roman Belenov Date: Fri, 29 Nov 2002 09:29:29 +0300 Message-ID: Lines: 13 User-Agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.2 (i386-msvc-nt5.1.2600) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii I've noticed that executables generated by gcc (cygwin 1.3.17-1, gcc 3.2-3, binutils 20021117-1, Windows XP) have Read, Read&Execute and Write permissions for group and others, ls -l shows their attributes as -rwxrwxrwx . It seems rather strange - I guess that Write permission for other users is not necessary. Another oddity is that chmod always toggles Write and Modify permisisons together, while gcc (or ld) sets only Write permission without Modify. Is this an intended behaviour ? Are there any reasons for it ? -- With regards, Roman. -- 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/