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

Unified Diff: native_client_sdk/src/libraries/third_party/newlib-extras/README.chromium

Issue 598223002: Add missing _ASSIGN() macro in NaCl's sys/socket.h (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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 | « no previous file | native_client_sdk/src/libraries/third_party/newlib-extras/sys/socket.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: native_client_sdk/src/libraries/third_party/newlib-extras/README.chromium
diff --git a/native_client_sdk/src/libraries/third_party/newlib-extras/README.chromium b/native_client_sdk/src/libraries/third_party/newlib-extras/README.chromium
index 87702bed1db2911db294a637547460584596deaa..9c527b53bf3790dc5a35697c60cefe2b9cb93ffe 100644
--- a/native_client_sdk/src/libraries/third_party/newlib-extras/README.chromium
+++ b/native_client_sdk/src/libraries/third_party/newlib-extras/README.chromium
@@ -28,3 +28,4 @@ Local Modifications:
* Added SOCK_CLOEXEC and SOCK_NONBLOCK socket type flags.
* Make sure SA_SIGINFO is defined under __native_client__
* Removed ss_len field from sockaddr_storage in sys/socket.h.
+* Added _ALIGNBYTES and _ALIGN() in sys/socket.h.
« no previous file with comments | « no previous file | native_client_sdk/src/libraries/third_party/newlib-extras/sys/socket.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698