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

Unified Diff: native_client_sdk/src/libraries/nacl_io/library.dsc

Issue 1136953014: nacl_io: Remove the direct syscall intercept for 'remove' (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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 | « no previous file | native_client_sdk/src/libraries/nacl_io/syscalls/remove.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: native_client_sdk/src/libraries/nacl_io/library.dsc
diff --git a/native_client_sdk/src/libraries/nacl_io/library.dsc b/native_client_sdk/src/libraries/nacl_io/library.dsc
index 8505aab78db27403e8ed70d7a3c3b236af996ae5..5f20abdad43beb00e0c7ec1cdb90cc1560d2dc1c 100644
--- a/native_client_sdk/src/libraries/nacl_io/library.dsc
+++ b/native_client_sdk/src/libraries/nacl_io/library.dsc
@@ -81,7 +81,6 @@
"syscalls/pipe.c",
"syscalls/poll.c",
"syscalls/realpath.c",
- "syscalls/remove.c",
"syscalls/rename.c",
"syscalls/select.c",
"syscalls/sigaction.c",
« no previous file with comments | « no previous file | native_client_sdk/src/libraries/nacl_io/syscalls/remove.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698