This is the mail archive of the newlib@sources.redhat.com mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [PATCH]: (f)pathconf/unistd.h, _PC_POSIX_PERMISSIONS and _PC_POSIX_SECURITY


On Sat, Mar 17, 2001 at 01:28:37PM -0500, Christopher Faylor wrote:
> On Sat, Mar 17, 2001 at 07:24:44PM +0100, Corinna Vinschen wrote:
> >I have added two new values to the Cygwin pathconf and fpathconf system
> >calls.
> >
> >	pathconf (filename, _PC_POSIX_PERMISSONS)
> >	fpathconf (fd, _PC_POSIX_PERMISSONS)
> 
> Cool! Thanks.  Out of curiousity, are these standard arguments for
> pathconf or did you have to invent them?

I searched for appropriate constants in X/Open, SUSv2 and Linux
but I didn't find any. So I had to invent them, unfortunately.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]