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: native_client_sdk/src/libraries/nacl_io/library.dsc

Issue 666163004: [NaCl SDK] Remove sys/signal.h from newlib-extras (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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/third_party/newlib-extras/sys/signal.h » ('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 1f24f18d2314b79bb582f617a6e9857b66990959..ddf1ba503b404089f1507666fdd750904d389cc9 100644
--- a/native_client_sdk/src/libraries/nacl_io/library.dsc
+++ b/native_client_sdk/src/libraries/nacl_io/library.dsc
@@ -232,7 +232,6 @@
"sys/mount.h",
"sys/poll.h",
"sys/select.h",
- "sys/signal.h",
"sys/socket.h",
"sys/termios.h",
"sys/time.h",
« no previous file with comments | « no previous file | native_client_sdk/src/libraries/third_party/newlib-extras/sys/signal.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698