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

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: Added a TODO to remove code after roll Created 5 years, 4 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 | « documentation/nonsfi_mode_async_signals.txt ('k') | src/nonsfi/irt/irt_interfaces.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/nonsfi/irt/irt.gyp
diff --git a/src/nonsfi/irt/irt.gyp b/src/nonsfi/irt/irt.gyp
index 1f196fa93d6f78ca5f7a8d0a1c25fad8ee9a258b..b4d8a77d86c0bbfe7e62121880236b5b0aa588ea 100644
--- a/src/nonsfi/irt/irt.gyp
+++ b/src/nonsfi/irt/irt.gyp
@@ -26,7 +26,7 @@
'../../untrusted/pthread/stack_end.c',
'../../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',
« no previous file with comments | « documentation/nonsfi_mode_async_signals.txt ('k') | src/nonsfi/irt/irt_interfaces.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698