delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2009/09/03/12:59:49

X-Recipient: archive-cygwin AT delorie DOT com
X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS
X-Spam-Check-By: sourceware.org
To: cygwin AT cygwin DOT com
From: Eric Blake <ebb9 AT byu DOT net>
Subject: Re: [1.7] bugs in faccessat
Date: Thu, 3 Sep 2009 16:59:05 +0000 (UTC)
Lines: 13
Message-ID: <loom.20090903T185242-187@post.gmane.org>
References: <loom DOT 20090903T175736-252 AT post DOT gmane DOT org>
Mime-Version: 1.0
User-Agent: Loom/3.14 (http://gmane.org/)
X-IsSubscribed: yes
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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

Eric Blake <ebb9 <at> byu.net> writes:

> fchownat, fchmodat, fstatat, utimensat - AT_SYMLINK_NOFOLLOW

fchmodat(AT_SYMLINK_NOFOLLOW) is another case required by POSIX, but not 
supported in cygwin; and if we provide it, it would be nice to add the BSD

lchmod(file,mode) => fchmodat(AT_FDCWD,file,mode,AT_SYMLINK_NOFOLLOW)

-- 
Eric Blake




--
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

- Raw text -


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