aboutsummaryrefslogtreecommitdiffstats
path: root/main/libuv/disable-setuid-test.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/libuv/disable-setuid-test.patch')
-rw-r--r--main/libuv/disable-setuid-test.patch14
1 files changed, 6 insertions, 8 deletions
diff --git a/main/libuv/disable-setuid-test.patch b/main/libuv/disable-setuid-test.patch
index 3c6e016113..4d9cb38dc0 100644
--- a/main/libuv/disable-setuid-test.patch
+++ b/main/libuv/disable-setuid-test.patch
@@ -1,8 +1,6 @@
-diff --git a/test/test-list.h b/test/test-list.h
-index 3a1e82a..dd25e69 100644
--- a/test/test-list.h
+++ b/test/test-list.h
-@@ -240,8 +240,10 @@ TEST_DECLARE (spawn_detached)
+@@ -253,8 +253,10 @@
TEST_DECLARE (spawn_and_kill_with_std)
TEST_DECLARE (spawn_and_ping)
TEST_DECLARE (spawn_preserve_env)
@@ -13,7 +11,7 @@ index 3a1e82a..dd25e69 100644
TEST_DECLARE (spawn_stdout_to_file)
TEST_DECLARE (spawn_stdout_and_stderr_to_file)
TEST_DECLARE (spawn_stdout_and_stderr_to_file2)
-@@ -351,7 +353,9 @@ TEST_DECLARE (win32_signum_number)
+@@ -384,7 +386,9 @@
TEST_DECLARE (emfile)
TEST_DECLARE (close_fd)
TEST_DECLARE (spawn_fs_open)
@@ -22,8 +20,8 @@ index 3a1e82a..dd25e69 100644
+#endif
TEST_DECLARE (we_get_signal)
TEST_DECLARE (we_get_signals)
- TEST_DECLARE (signal_multiple_loops)
-@@ -669,8 +673,10 @@ TASK_LIST_START
+ TEST_DECLARE (we_get_signal_one_shot)
+@@ -747,8 +751,10 @@
TEST_ENTRY (spawn_and_kill_with_std)
TEST_ENTRY (spawn_and_ping)
TEST_ENTRY (spawn_preserve_env)
@@ -34,7 +32,7 @@ index 3a1e82a..dd25e69 100644
TEST_ENTRY (spawn_stdout_to_file)
TEST_ENTRY (spawn_stdout_and_stderr_to_file)
TEST_ENTRY (spawn_stdout_and_stderr_to_file2)
-@@ -701,7 +707,9 @@ TASK_LIST_START
+@@ -782,7 +788,9 @@
TEST_ENTRY (emfile)
TEST_ENTRY (close_fd)
TEST_ENTRY (spawn_fs_open)
@@ -43,4 +41,4 @@ index 3a1e82a..dd25e69 100644
+#endif
TEST_ENTRY (we_get_signal)
TEST_ENTRY (we_get_signals)
- TEST_ENTRY (signal_multiple_loops)
+ TEST_ENTRY (we_get_signal_one_shot)