This is the mail archive of the glibc-bugs@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]

[Bug libc/18228] fcntl.h is missing O_SEARCH, O_EXEC and O_TTY_INIT


https://sourceware.org/bugzilla/show_bug.cgi?id=18228

--- Comment #1 from joseph at codesourcery dot com <joseph at codesourcery dot com> ---
Do we have Linux kernel agreement on reserving values for these (and on 
the extent to which the semantics should be implemented in the kernel)?  
We can't assign values in a shared namespace of O_* bits without kernel 
agreement not to reuse those bits for conflicting purposes.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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