pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
coreclr-git: Remove merged patches
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Thu Feb 4 11:31:03 2016 +0100
Changeset: f8f87da16f6dcb17feabb94b12523557e69e1938
Modified Files:
coreclr-git/distinfo
Removed Files:
coreclr-git/patches/patch-src_pal_tests_palsuite_threading_GetThreadTimes_test1_test1.c
coreclr-git/patches/patch-src_pal_tests_palsuite_threading_QueryThreadCycleTime_test1_test1.c
Log Message:
coreclr-git: Remove merged patches
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f8f87da16f6dcb17feabb94b12523557e69e1938
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
coreclr-git/distinfo | 2 --
..._palsuite_threading_GetThreadTimes_test1_test1.c | 21 ---------------------
...ite_threading_QueryThreadCycleTime_test1_test1.c | 21 ---------------------
3 files changed, 44 deletions(-)
diffs:
diff --git a/coreclr-git/distinfo b/coreclr-git/distinfo
index ffe3cb3..455f35c 100644
--- a/coreclr-git/distinfo
+++ b/coreclr-git/distinfo
@@ -20,5 +20,3 @@ SHA1 (patch-src_pal_tests_palsuite_c__runtime_swscanf_test5_test5.c) = b3d756b03
SHA1 (patch-src_pal_tests_palsuite_c__runtime_swscanf_test6_test6.c) = b34a7ff156a208e4d2fb7d5be1fad00a056b1dd3
SHA1 (patch-src_pal_tests_palsuite_c__runtime_swscanf_test7_test7.c) = c9c466c9bf16d92cbc49edd7871ef49df8b5d7e8
SHA1 (patch-src_pal_tests_palsuite_c__runtime_swscanf_test8_test8.c) = 308f4de7dc624572db2090e4b1c81b3ee4a6d902
-SHA1 (patch-src_pal_tests_palsuite_threading_GetThreadTimes_test1_test1.c) = a78c94efb05d8e7fb1155bcd7f2863a9da59eb9c
-SHA1 (patch-src_pal_tests_palsuite_threading_QueryThreadCycleTime_test1_test1.c) = d31a7f44db2f66c0144d5738e57c57c327210d18
diff --git a/coreclr-git/patches/patch-src_pal_tests_palsuite_threading_GetThreadTimes_test1_test1.c b/coreclr-git/patches/patch-src_pal_tests_palsuite_threading_GetThreadTimes_test1_test1.c
deleted file mode 100644
index 93b9002..0000000
--- a/coreclr-git/patches/patch-src_pal_tests_palsuite_threading_GetThreadTimes_test1_test1.c
+++ /dev/null
@@ -1,21 +0,0 @@
-$NetBSD$
-
---- src/pal/tests/palsuite/threading/GetThreadTimes/test1/test1.c.orig 2016-01-28 19:04:13.000000000 +0000
-+++ src/pal/tests/palsuite/threading/GetThreadTimes/test1/test1.c
-@@ -13,9 +13,7 @@
- **
- **=========================================================*/
-
--#define _GNU_SOURCE
- #include <palsuite.h>
--#include <sched.h>
-
- int __cdecl main(int argc, char *argv[]) {
- int ret = FAIL;
-@@ -102,6 +100,3 @@ int __cdecl main(int argc, char *argv[])
- EXIT:
- return ret;
- }
--
--
--
diff --git a/coreclr-git/patches/patch-src_pal_tests_palsuite_threading_QueryThreadCycleTime_test1_test1.c b/coreclr-git/patches/patch-src_pal_tests_palsuite_threading_QueryThreadCycleTime_test1_test1.c
deleted file mode 100644
index 5330fd3..0000000
--- a/coreclr-git/patches/patch-src_pal_tests_palsuite_threading_QueryThreadCycleTime_test1_test1.c
+++ /dev/null
@@ -1,21 +0,0 @@
-$NetBSD$
-
---- src/pal/tests/palsuite/threading/QueryThreadCycleTime/test1/test1.c.orig 2016-01-28 19:04:13.000000000 +0000
-+++ src/pal/tests/palsuite/threading/QueryThreadCycleTime/test1/test1.c
-@@ -13,9 +13,7 @@
- **
- **=========================================================*/
-
--#define _GNU_SOURCE
- #include <palsuite.h>
--#include <sched.h>
-
- int __cdecl main(int argc, char *argv[]) {
- int ret = FAIL;
-@@ -98,6 +96,3 @@ int __cdecl main(int argc, char *argv[])
- EXIT:
- return ret;
- }
--
--
--
Home |
Main Index |
Thread Index |
Old Index