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

Unified Diff: src/nonsfi/irt/irt.gyp

Issue 1212613002: Non-SFI mode: Add Linux asynchronous signal support (Closed) Base URL: https://chromium.googlesource.com/native_client/src/native_client.git@master
Patch Set: Created 5 years, 6 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: src/nonsfi/irt/irt.gyp
diff --git a/src/nonsfi/irt/irt.gyp b/src/nonsfi/irt/irt.gyp
index 1f196fa93d6f78ca5f7a8d0a1c25fad8ee9a258b..30e4659e70447cef59dff40267aeebcbe08ae94d 100644
--- a/src/nonsfi/irt/irt.gyp
+++ b/src/nonsfi/irt/irt.gyp
@@ -27,6 +27,7 @@
'../../untrusted/valgrind/dynamic_annotations.c',
'../linux/directory.c',
'../linux/irt_exception_handling.c',
+ '../linux/irt_signal_handling.c',
'../linux/linux_futex.c',
'../linux/linux_pthread_private.c',
'../linux/linux_sys_private.c',

Powered by Google App Engine
This is Rietveld 408576698