[Bug libc/17523] open() and openat() ignore 'mode' with O_TMPFILE

joseph at codesourcery dot com sourceware-bugzilla@sourceware.org
Thu Oct 30 20:17:00 GMT 2014


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

--- Comment #2 from joseph at codesourcery dot com <joseph at codesourcery dot com> ---
Please submit patches to libc-alpha.  Note that as O_TMPFILE is 
Linux-specific, it shouldn't be used in code outside of 
sysdeps/unix/sysv/linux/ (but it might be possible to add an additional 
macro that indicates whether there is a system-specific reason the mode 
argument is needed, and define that macro differently for Linux and other 
systems).

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



More information about the Glibc-bugs mailing list