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

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

Issue 417323002: Dropping fdopen workaround now that glibc has been fixed. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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/fdopen.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 a0f398b056afef2508091ae07bf2b4fd8a8290b8..1fa0f852d37d964e7151df48f2ff1728a1c152b3 100644
--- a/native_client_sdk/src/libraries/nacl_io/library.dsc
+++ b/native_client_sdk/src/libraries/nacl_io/library.dsc
@@ -82,7 +82,6 @@
"syscalls/fchown.c",
"syscalls/fcntl.c",
"syscalls/fdatasync.c",
- "syscalls/fdopen.c",
"syscalls/freeaddrinfo.c",
"syscalls/fsync.c",
"syscalls/ftruncate.c",
« no previous file with comments | « no previous file | native_client_sdk/src/libraries/nacl_io/syscalls/fdopen.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698