This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin 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 07:57:53PM +0100, Corinna Vinschen wrote:
>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.

Well, they look official, anyway.  :-)

cgf


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