This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] posix: Add p{read,write}v2 RWF_NOWAIT flag (BZ#21738)


* Adhemerval Zanella:

> +@item RWF_SUPPORTED
> +Mask with all supported flags.

I assume the kernel intends to add further flags in the future.  I'm
not sure it's wise to provide this to applications because it's not
very likely that it's going to match the flag mask used by the kernel.


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