[Bug libc/14578] fchmodat(..., AT_SYMLINK_NOFOLLOW) returns ENOTSUP on non-symlinks

joseph at codesourcery dot com sourceware-bugzilla@sourceware.org
Fri Sep 14 00:46:00 GMT 2012


http://sourceware.org/bugzilla/show_bug.cgi?id=14578

--- Comment #7 from joseph at codesourcery dot com <joseph at codesourcery dot com> 2012-09-14 00:46:01 UTC ---
There are a few places with version number checks on the kernel version at 
runtime, I'd probably just use one of those to see if O_PATH is available 
(in the absence of a --enable-kernel=2.6.39 or later option that would 
define __ASSUME_O_PATH).

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the Glibc-bugs mailing list