X-Git-Url: http://nsz.repo.hu/git/?p=musl;a=blobdiff_plain;f=arch%2Fx86_64%2Fbits%2Ffcntl.h;h=e8db7ae6306d373e9ad00d9b0e54857f1846d29e;hp=c02b0b53e9a674e7d3a2fb2ca0c79e5ba4e814e1;hb=6d05d862975188039e648273ceab350d9ab5b69e;hpb=93ea998c9c5a29cb34f3171f24f96d3cfe4f9cb6 diff --git a/arch/x86_64/bits/fcntl.h b/arch/x86_64/bits/fcntl.h index c02b0b53..e8db7ae6 100644 --- a/arch/x86_64/bits/fcntl.h +++ b/arch/x86_64/bits/fcntl.h @@ -11,6 +11,7 @@ #define O_NOFOLLOW 0400000 #define O_CLOEXEC 02000000 #define O_SEARCH 010000000 +#define O_EXEC 010000000 #define O_ASYNC 020000 #define O_DIRECT 040000