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

Unified Diff: tests/spec2k/300.twolf/diff

Issue 2244023002: Fix bugs with SPEC2k for WebAssembly (Closed) Base URL: https://chromium.googlesource.com/native_client/src/native_client@master
Patch Set: Add TODO for 175.vpr Created 4 years, 4 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 | « tests/spec2k/197.parser/diff.README ('k') | tests/spec2k/300.twolf/diff.README » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/spec2k/300.twolf/diff
diff --git a/tests/spec2k/300.twolf/diff b/tests/spec2k/300.twolf/diff
new file mode 100644
index 0000000000000000000000000000000000000000..f5efffbeb8de2c7afd550c08c8a2dabe5285ba25
--- /dev/null
+++ b/tests/spec2k/300.twolf/diff
@@ -0,0 +1,12 @@
+diff -Naurb src2/uloop2.c src/uloop2.c
+--- src2/uloop2.c 2016-08-12 18:57:33.510089924 -0700
++++ src/uloop2.c 2016-08-12 18:57:51.278353834 -0700
+@@ -62,7 +62,7 @@
+
+ fds = 0 ;
+ if( estimate_feeds ) {
+- fds = controlf( 1 ) ;
++ fds = controlf( ) ;
+ }
+
+ while( attempts < attmax ) {
« no previous file with comments | « tests/spec2k/197.parser/diff.README ('k') | tests/spec2k/300.twolf/diff.README » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698