Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(29)

Unified Diff: fusl/arch/x86_64/bits/mman.h

Issue 1689833004: [fusl] Update fusl (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: remove stray space Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « fusl/arch/x86_64/bits/errno.h ('k') | fusl/arch/x86_64/bits/poll.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: fusl/arch/x86_64/bits/mman.h
diff --git a/fusl/arch/x86_64/bits/mman.h b/fusl/arch/x86_64/bits/mman.h
index 846b7eaee8a1045152d592d843424d762402a311..f3235f4e315e894dcb6e6a9a73978da7f840dd3a 100644
--- a/fusl/arch/x86_64/bits/mman.h
+++ b/fusl/arch/x86_64/bits/mman.h
@@ -38,6 +38,7 @@
#define MCL_CURRENT 1
#define MCL_FUTURE 2
+#define MCL_ONFAULT 4
#if defined(_GNU_SOURCE) || defined(_BSD_SOURCE)
#define MADV_NORMAL 0
« no previous file with comments | « fusl/arch/x86_64/bits/errno.h ('k') | fusl/arch/x86_64/bits/poll.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698