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

Unified Diff: sysdeps/nacl/opendir.c

Issue 7737022: Change make-syscalls.sh to make syscall interception possible. (Closed) Base URL: http://git.chromium.org/native_client/nacl-glibc.git@master
Patch Set: base => name Created 9 years, 3 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 | « sysdeps/nacl/irt_syscalls.h ('k') | sysdeps/nacl/posix_fallocate.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sysdeps/nacl/opendir.c
diff --git a/sysdeps/nacl/opendir.c b/sysdeps/nacl/opendir.c
index d317513fa6d178e768c177614f94c6da12bf1abf..a0db4c51b7e67ba9c8ccbc344851e82d4c289fbf 100644
--- a/sysdeps/nacl/opendir.c
+++ b/sysdeps/nacl/opendir.c
@@ -1,2 +1 @@
-
#include <sysdeps/unix/opendir.c>
« no previous file with comments | « sysdeps/nacl/irt_syscalls.h ('k') | sysdeps/nacl/posix_fallocate.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698