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

Unified Diff: misc/Versions

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 | « misc/Makefile ('k') | sysdeps/nacl/closedir.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: misc/Versions
diff --git a/misc/Versions b/misc/Versions
index 8d888ff78e3badfd81617b4660f9a46b074938fa..b182f123113ccee99f861948cd2049671058377a 100644
--- a/misc/Versions
+++ b/misc/Versions
@@ -137,7 +137,4 @@ libc {
GLIBC_2.7 {
mkostemp; mkostemp64;
}
- GLIBC_PRIVATE {
- __unimplemented_syscall;
- }
}
« no previous file with comments | « misc/Makefile ('k') | sysdeps/nacl/closedir.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698