We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30febb7 commit eecd8f3Copy full SHA for eecd8f3
libc/include/llvm-libc-macros/linux/fcntl-macros.h
@@ -62,7 +62,7 @@
62
#define AT_EMPTY_PATH 0x1000
63
64
// Perform access checks using the effective user and group IDs.
65
-#define AT_EACCESS
+#define AT_EACCESS 0x200
66
67
// Values of SYS_fcntl commands.
68
#define F_DUPFD 0
0 commit comments