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

Unified Diff: third_party/libevent/README.chromium

Issue 1093113002: Stub out libevent's signal.c. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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
Index: third_party/libevent/README.chromium
diff --git a/third_party/libevent/README.chromium b/third_party/libevent/README.chromium
index a3e5c6e1a77b6678f667b247a2a65ee4ccbed7f5..79bd27eebb5b10ee6a9ff6a4f550a2f1e4cb87f4 100644
--- a/third_party/libevent/README.chromium
+++ b/third_party/libevent/README.chromium
@@ -24,3 +24,5 @@ static library using GYP.
nacl_nonsfi/random.c is also added to provide the random() function,
which is missing in the newlib-based PNaCl toolchain.
8) Apply https://github.com/libevent/libevent/commit/ea6b1df
+9) Stub out signal.c for nacl_helper_nonsfi. socketpair() is prohibited
Mark Seaborn 2015/04/24 16:01:54 Nit: "will be prohibited" instead? (And update wh
hidehiko 2015/04/27 16:47:21 Done.
+ by sandbox in nacl_helper_nonsfi.
« no previous file with comments | « no previous file | third_party/libevent/libevent_nacl_nonsfi.gyp » ('j') | third_party/libevent/nacl_nonsfi/signal_stub.c » ('J')

Powered by Google App Engine
This is Rietveld 408576698