Skip to content

Commit

Permalink
msys2-runtime: Update to 3.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
lazka committed Jan 30, 2025
1 parent 0046e34 commit 2e7d58d
Show file tree
Hide file tree
Showing 46 changed files with 109 additions and 195 deletions.
2 changes: 1 addition & 1 deletion msys2-runtime/0001-Add-MSYS2-triplet.patch
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 61c7294e59c8f92f81f5f082425a82dbc386d541 Mon Sep 17 00:00:00 2001
From 3bd313c46199e471335f2ff894865eb29b0d623b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B5=D0=B8=CC=86=20=D0=9F?=
=?UTF-8?q?=D0=B0=D0=B2=D0=BB=D0=BE=D0=B2?= <[email protected]>
Date: Sun, 14 Apr 2019 20:40:45 +0300
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From e6895db114ffaa2c877b38c22e7d7eede8b79de5 Mon Sep 17 00:00:00 2001
From da44d899e14145658964d2fe30af77c22fea2aab Mon Sep 17 00:00:00 2001
From: Kaleb Barrett <[email protected]>
Date: Sun, 14 Mar 2021 18:58:55 -0500
Subject: [PATCH 02/N] Fix msys library name in import libraries
Expand Down
4 changes: 2 additions & 2 deletions msys2-runtime/0003-Rename-dll-from-cygwin-to-msys.patch
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From e501600b6d38a8698be4e6b6d68f6caa9632d822 Mon Sep 17 00:00:00 2001
From 4fbbc58e0d35447436db6952ec5594c5f5939dba Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B5=D0=B8=CC=86=20=D0=9F?=
=?UTF-8?q?=D0=B0=D0=B2=D0=BB=D0=BE=D0=B2?= <[email protected]>
Date: Sun, 14 Apr 2019 21:09:17 +0300
Expand Down Expand Up @@ -436,7 +436,7 @@ index 1e4cf98..b77598b 100644
} \
} \
diff --git a/winsup/cygwin/include/cygwin/version.h b/winsup/cygwin/include/cygwin/version.h
index 0d1b17b..9787869 100644
index 78fbce0..245f04f 100644
--- a/winsup/cygwin/include/cygwin/version.h
+++ b/winsup/cygwin/include/cygwin/version.h
@@ -502,7 +502,11 @@ details. */
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 70cdcbadb9512f5e636173fc96fee9aeb8687c25 Mon Sep 17 00:00:00 2001
From 43cfd0b4595e54e2f4ffbbae8df306c7180bb0bf Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B5=D0=B8=CC=86=20=D0=9F?=
=?UTF-8?q?=D0=B0=D0=B2=D0=BB=D0=BE=D0=B2?= <[email protected]>
Date: Sun, 14 Apr 2019 21:17:46 +0300
Expand Down Expand Up @@ -999,7 +999,7 @@ index 0000000..67d85ec
+#endif /* end of include guard: PATH_CONV_H_DB4IQBH3 */
+
diff --git a/winsup/cygwin/path.cc b/winsup/cygwin/path.cc
index e6f4c3e..d2bdf7d 100644
index 599809f..1297f23 100644
--- a/winsup/cygwin/path.cc
+++ b/winsup/cygwin/path.cc
@@ -66,6 +66,7 @@
Expand All @@ -1010,7 +1010,7 @@ index e6f4c3e..d2bdf7d 100644
#undef basename

suffix_info stat_suffixes[] =
@@ -3872,6 +3873,74 @@ fchdir (int fd)
@@ -3869,6 +3870,74 @@ fchdir (int fd)
return res;
}

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From d6cd58e21e1b8157e4b715af7a654a63f615b062 Mon Sep 17 00:00:00 2001
From fb1e84a2f5cf2122d1d186dd8c1d637a8abb31ab Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B5=D0=B8=CC=86=20=D0=9F?=
=?UTF-8?q?=D0=B0=D0=B2=D0=BB=D0=BE=D0=B2?= <[email protected]>
Date: Sun, 14 Apr 2019 21:29:01 +0300
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From e7d3c8f96ea04770599cca058bc1c622d7aa2df0 Mon Sep 17 00:00:00 2001
From d47d0521aac5cac8e09674daab4af14fff45370a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B5=D0=B8=CC=86=20=D0=9F?=
=?UTF-8?q?=D0=B0=D0=B2=D0=BB=D0=BE=D0=B2?= <[email protected]>
Date: Sun, 14 Apr 2019 21:45:06 +0300
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 8c5cc2861a2b7e42fe4cf862b56bbc7424e5b1ef Mon Sep 17 00:00:00 2001
From 44054a96275c0f058069e6bb39b3b859157b85bd Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B5=D0=B8=CC=86=20=D0=9F?=
=?UTF-8?q?=D0=B0=D0=B2=D0=BB=D0=BE=D0=B2?= <[email protected]>
Date: Sun, 14 Apr 2019 21:47:21 +0300
Expand Down Expand Up @@ -61,10 +61,10 @@ index d14ea59..0c21fa6 100644
bool winjitdebug = false;

diff --git a/winsup/cygwin/path.cc b/winsup/cygwin/path.cc
index d2bdf7d..6ec06fb 100644
index 1297f23..90b2de3 100644
--- a/winsup/cygwin/path.cc
+++ b/winsup/cygwin/path.cc
@@ -1685,6 +1685,89 @@ conv_path_list (const char *src, char *dst, size_t size,
@@ -1682,6 +1682,89 @@ conv_path_list (const char *src, char *dst, size_t size,

/********************** Symbolic Link Support **************************/

Expand Down Expand Up @@ -154,7 +154,7 @@ index d2bdf7d..6ec06fb 100644
/* Create a symlink from FROMPATH to TOPATH. */

extern "C" int
@@ -2221,6 +2304,77 @@ symlink_worker (const char *oldpath, path_conv &win32_newpath, bool isdevice)
@@ -2218,6 +2301,77 @@ symlink_worker (const char *oldpath, path_conv &win32_newpath, bool isdevice)
}
else /* wsym_type == WSYM_sysfile */
{
Expand All @@ -167,7 +167,7 @@ index d2bdf7d..6ec06fb 100644
+ set_errno (src_path.error);
+ __leave;
+ }
+ if (!src_path.isdevice () && !src_path.is_fs_special ())
+ if (!src_path.isspecial ())
+ {
+ /* MSYS copy file instead make symlink */
+
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From e9074291e7ecf75a70db8ab612da18b0da0953b8 Mon Sep 17 00:00:00 2001
From 6c7fe9be9d8f2d90def1423a05dfd41e6060e79f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B5=D0=B8=CC=86=20=D0=9F?=
=?UTF-8?q?=D0=B0=D0=B2=D0=BB=D0=BE=D0=B2?= <[email protected]>
Date: Sun, 14 Apr 2019 21:48:54 +0300
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 8102cded4c93aae879027be150ec36fd04c37545 Mon Sep 17 00:00:00 2001
From 412eff5184c8b38080eb8d7440a22af6aa623871 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B5=D0=B8=CC=86=20=D0=9F?=
=?UTF-8?q?=D0=B0=D0=B2=D0=BB=D0=BE=D0=B2?= <[email protected]>
Date: Sun, 14 Apr 2019 21:50:55 +0300
Expand Down
2 changes: 1 addition & 1 deletion msys2-runtime/0010-strace.cc-Don-t-set-MSYS-noglob.patch
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From c68f8fd84b0d5da778866a85f0b6c86b798359d3 Mon Sep 17 00:00:00 2001
From a181105229df782cfa3e21dc6b7a97814d73451a Mon Sep 17 00:00:00 2001
From: Ray Donnelly <[email protected]>
Date: Sun, 23 Aug 2015 20:47:30 +0100
Subject: [PATCH 10/N] strace.cc: Don't set MSYS=noglob
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From e6cc70d89e9410573b3fad0c16e69c7cc02277dc Mon Sep 17 00:00:00 2001
From f9e54f02cace5a74bf174b32151edf3139495a72 Mon Sep 17 00:00:00 2001
From: Ray Donnelly <[email protected]>
Date: Fri, 21 Aug 2015 09:52:47 +0100
Subject: [PATCH 11/N] Add debugging for strace make_command_line
Expand Down
2 changes: 1 addition & 1 deletion msys2-runtime/0012-strace-quiet-be-really-quiet.patch
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From e25ab8660e6040a9526ca985edec430625b47b5c Mon Sep 17 00:00:00 2001
From 651375a2f897327f40f6329cc9ce6a85578f7acc Mon Sep 17 00:00:00 2001
From: Johannes Schindelin <[email protected]>
Date: Wed, 17 May 2017 18:13:32 +0200
Subject: [PATCH 12/N] strace --quiet: be *really* quiet
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 8e182331c4c06b839da9f0e71aa5098df7d564ea Mon Sep 17 00:00:00 2001
From 593a15ac3714d80fb6d52e29e144c291ff4f7e1c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B5=D0=B8=CC=86=20=D0=9F?=
=?UTF-8?q?=D0=B0=D0=B2=D0=BB=D0=BE=D0=B2?= <[email protected]>
Date: Sun, 14 Apr 2019 22:13:51 +0300
Expand Down Expand Up @@ -31,7 +31,7 @@ Signed-off-by: Johannes Schindelin <[email protected]>
1 file changed, 7 insertions(+)

diff --git a/winsup/cygwin/path.cc b/winsup/cygwin/path.cc
index 6ec06fb..5412101 100644
index 90b2de3..ee5a27b 100644
--- a/winsup/cygwin/path.cc
+++ b/winsup/cygwin/path.cc
@@ -709,6 +709,12 @@ path_conv::check (const char *src, unsigned opt,
Expand All @@ -47,7 +47,7 @@ index 6ec06fb..5412101 100644
path_end = tail;

/* Scan path_copy from right to left looking either for a symlink
@@ -1251,6 +1257,7 @@ path_conv::check (const char *src, unsigned opt,
@@ -1248,6 +1254,7 @@ path_conv::check (const char *src, unsigned opt,
cfree (wide_path);
wide_path = NULL;
}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 0c102ea21bf0ad8ac591e46eddf29b02d3ef2fd3 Mon Sep 17 00:00:00 2001
From 62fa30fdd7821508b1bdee0f86698b0f8c3234e9 Mon Sep 17 00:00:00 2001
From: Johannes Schindelin <[email protected]>
Date: Tue, 8 Nov 2022 16:24:20 +0100
Subject: [PATCH 14/N] When converting to a Unix path, avoid double trailing
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 8ed6549f805a813ca3f89c950f65899be4fc8510 Mon Sep 17 00:00:00 2001
From 1ac0e54f2dd0c15f1b68b452d22f1af580156927 Mon Sep 17 00:00:00 2001
From: Christoph Reiter <[email protected]>
Date: Sun, 20 Nov 2022 13:57:36 +0100
Subject: [PATCH 15/N] msys2_path_conv: pass PC_NOFULL to path_conv
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 853cc5411c9c3562e23d4fccae7ef12d70d7a4ea Mon Sep 17 00:00:00 2001
From 6eb17214f393fc630508da22c677c071090d1539 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=EB=A7=88=EB=88=84=EC=97=98?= <[email protected]>
Date: Wed, 17 Jun 2015 09:30:41 +0200
Subject: [PATCH 16/N] path-conversion: Introduce ability to switch off
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 5d54a247cde553b9558c6fab449591e296c6e563 Mon Sep 17 00:00:00 2001
From 263902cc8b408092121774c4addf257e43c776cb Mon Sep 17 00:00:00 2001
From: Ray Donnelly <[email protected]>
Date: Fri, 21 Aug 2015 12:52:09 +0100
Subject: [PATCH 17/N] dcrt0.cc: Untangle allow_glob from winshell
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From d85da3a918acc954b267cd39d0e94bb732f2a102 Mon Sep 17 00:00:00 2001
From e1974e603b42ef0aa49b0d378318de21222b4bed Mon Sep 17 00:00:00 2001
From: Ray Donnelly <[email protected]>
Date: Mon, 24 Aug 2015 00:48:06 +0100
Subject: [PATCH 18/N] dcrt0.cc (globify): Don't quote literal strings
Expand Down
2 changes: 1 addition & 1 deletion msys2-runtime/0019-Add-debugging-for-build_argv.patch
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From a3e7629f84a2cc2831007ee308c148f60b101fe9 Mon Sep 17 00:00:00 2001
From 0473dff44525d3002a55230d69f49bc12440acdf Mon Sep 17 00:00:00 2001
From: Ray Donnelly <[email protected]>
Date: Fri, 21 Aug 2015 12:18:52 +0100
Subject: [PATCH 19/N] Add debugging for build_argv
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From ca226ec37bb466a1b15674b0dcb441b08232458f Mon Sep 17 00:00:00 2001
From f0632550eeef8a2d4f773bf95abfc74ea51c4096 Mon Sep 17 00:00:00 2001
From: Ray Donnelly <[email protected]>
Date: Sun, 10 Apr 2016 21:47:41 +0100
Subject: [PATCH 20/N] environ.cc: New facility/environment variable
Expand Down Expand Up @@ -129,10 +129,10 @@ index 4220f62..5446654 100644

(See "How to: Set a Thread Name in Native Code"
diff --git a/winsup/cygwin/path.cc b/winsup/cygwin/path.cc
index 5412101..1b90500 100644
index ee5a27b..b6d8397 100644
--- a/winsup/cygwin/path.cc
+++ b/winsup/cygwin/path.cc
@@ -4053,7 +4053,6 @@ arg_heuristic_with_exclusions (char const * const arg, char const * exclusions,
@@ -4050,7 +4050,6 @@ arg_heuristic_with_exclusions (char const * const arg, char const * exclusions,
return arg_result;
}

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 89f8cacab1b0a9870859aeeaa438e805438e0509 Mon Sep 17 00:00:00 2001
From 01b17931dd89fda21b4b4f775be73265650a6237 Mon Sep 17 00:00:00 2001
From: SquallATF <[email protected]>
Date: Mon, 10 Sep 2018 11:32:18 +0300
Subject: [PATCH 21/N] Fix native symbolic link spawn passing wrong arg0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From a46c7539a1826461434525905688b95334fb1fdf Mon Sep 17 00:00:00 2001
From 7a14153ca473eaad037a75eeda0e13637ea62d69 Mon Sep 17 00:00:00 2001
From: Johannes Schindelin <[email protected]>
Date: Tue, 19 May 2020 13:49:37 +0200
Subject: [PATCH 22/N] Introduce the `enable_pcon` value for `MSYS`
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 5f0df244ed792a0aa09e6ff2accb018579ba5f8c Mon Sep 17 00:00:00 2001
From 1650471974cc731ded9b55c9351007827136353f Mon Sep 17 00:00:00 2001
From: Christoph Reiter <[email protected]>
Date: Fri, 5 Jun 2020 20:09:11 +0200
Subject: [PATCH 23/N] popen: call /usr/bin/sh instead of /bin/sh
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 6d0c6370ed5c45de01fb6041813e00005d1a2c11 Mon Sep 17 00:00:00 2001
From 8e100d3e5c5c1c422a675c09cb93a659b04fed21 Mon Sep 17 00:00:00 2001
From: Johannes Schindelin <[email protected]>
Date: Wed, 12 Aug 2020 12:22:38 +0200
Subject: [PATCH 24/N] Expose full command-lines to other Win32 processes by
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 0e5a7de4fcc8c207b1dd2180c7d16a2888f25a8c Mon Sep 17 00:00:00 2001
From dd4d9d1a92018fc059f029568659eb2abd83cb08 Mon Sep 17 00:00:00 2001
From: Johannes Schindelin <[email protected]>
Date: Mon, 16 Apr 2018 14:59:39 +0200
Subject: [PATCH 25/N] Add a helper to obtain a function's address in
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 98632e154dbb564454ffbe97f223ce9ab21e876d Mon Sep 17 00:00:00 2001
From 81198b4328483dfe11467dda41be61bffb9a4217 Mon Sep 17 00:00:00 2001
From: Johannes Schindelin <[email protected]>
Date: Fri, 20 Mar 2015 09:56:28 +0000
Subject: [PATCH 26/N] Emulate GenerateConsoleCtrlEvent() upon Ctrl+C
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From c890b0cc1613c1343c35beb005c59f2ef3120a82 Mon Sep 17 00:00:00 2001
From 68991eb3fbb65aa286c37120139368fddc9db69f Mon Sep 17 00:00:00 2001
From: Johannes Schindelin <[email protected]>
Date: Fri, 20 Mar 2015 10:01:50 +0000
Subject: [PATCH 27/N] kill: kill Win32 processes more gently
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 5ab3720b4f5c47411643a1c4cb5b408c18bd288f Mon Sep 17 00:00:00 2001
From 05dc9c96283693f94f55fc97997c5252efa25e33 Mon Sep 17 00:00:00 2001
From: Jeremy Drake <[email protected]>
Date: Thu, 22 Jul 2021 11:59:16 -0700
Subject: [PATCH 28/N] Cygwin: make option for native inner link handling.
Expand Down Expand Up @@ -37,10 +37,10 @@ index b3b77de..ab2c205 100644
/* Taken from BSD libc:
This variable is zero until a process has created a pthread. It is used
diff --git a/winsup/cygwin/path.cc b/winsup/cygwin/path.cc
index 1b90500..d0c97ad 100644
index b6d8397..ff5e5f4 100644
--- a/winsup/cygwin/path.cc
+++ b/winsup/cygwin/path.cc
@@ -3724,7 +3724,8 @@ restart:
@@ -3721,7 +3721,8 @@ restart:
differ, return the final path as symlink content and set symlen
to a negative value. This forces path_conv::check to restart
symlink evaluation with the new path. */
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 1fcaaa3ff2d03311fa5aa04585280421a7b39543 Mon Sep 17 00:00:00 2001
From 35fe5037a9c170a4b1619d61acb477e4fc56bb8e Mon Sep 17 00:00:00 2001
From: Johannes Schindelin <[email protected]>
Date: Mon, 8 Nov 2021 14:20:07 +0100
Subject: [PATCH 29/N] docs: skip building texinfo and PDF files
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From bbd5897e690ce050ca41ff48f2738db8bd8a55eb Mon Sep 17 00:00:00 2001
From 810a435f7049ee4745862a5715950915f9eb4817 Mon Sep 17 00:00:00 2001
From: Johannes Schindelin <[email protected]>
Date: Mon, 8 Nov 2021 16:22:57 +0100
Subject: [PATCH 30/N] install-libs: depend on the "toollibs"
Expand Down
2 changes: 1 addition & 1 deletion msys2-runtime/0031-POSIX-ify-the-SHELL-variable.patch
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 7e40bdfb022b6a7e8ae6df7e2267e9163d23b7ca Mon Sep 17 00:00:00 2001
From b3c0f45c491257741b151603b35c6cb4c4dd0176 Mon Sep 17 00:00:00 2001
From: Johannes Schindelin <[email protected]>
Date: Mon, 23 Nov 2015 20:03:11 +0100
Subject: [PATCH 31/N] POSIX-ify the SHELL variable
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 4c80b59ea393c6248a6e17e37a2c00628c4aaf70 Mon Sep 17 00:00:00 2001
From 78cf542346e2e986b93ca34bb1a76497f7190bb4 Mon Sep 17 00:00:00 2001
From: Johannes Schindelin <[email protected]>
Date: Tue, 21 Mar 2017 13:18:38 +0100
Subject: [PATCH 32/N] Handle ORIGINAL_PATH just like PATH
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 0c124b9088fd6e3a00517b3b5b65f689dee825c2 Mon Sep 17 00:00:00 2001
From 06ac3e1f674a4fc86b1dbd380631188b0c3e2321 Mon Sep 17 00:00:00 2001
From: Christoph Reiter <[email protected]>
Date: Sun, 3 Jul 2022 22:39:32 +0200
Subject: [PATCH 33/N] uname: allow setting the system name to CYGWIN
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 54d1ac996bca6999cee71cc0f4d9a35e821792ac Mon Sep 17 00:00:00 2001
From 769d1e6f9a9b90bf770d7e23c9c37892af77a733 Mon Sep 17 00:00:00 2001
From: Johannes Schindelin <[email protected]>
Date: Wed, 18 Feb 2015 12:32:17 +0000
Subject: [PATCH 34/N] Pass environment variables with empty values
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 6fe00e22de4a5ee84bb519dfa70e35990fc2e00e Mon Sep 17 00:00:00 2001
From ba92e6b6f47d363e7919b698f603a4202cc41898 Mon Sep 17 00:00:00 2001
From: Johannes Schindelin <[email protected]>
Date: Tue, 6 Sep 2022 10:40:58 +0200
Subject: [PATCH 35/N] Optionally disallow empty environment values again
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 82d1e3b556949c920997adbdb73bc19ec0874d19 Mon Sep 17 00:00:00 2001
From 02217cb208a8d00e0b64cd0b7f3686c6a90da02e Mon Sep 17 00:00:00 2001
From: Johannes Schindelin <[email protected]>
Date: Tue, 6 Sep 2022 12:18:18 +0200
Subject: [PATCH 36/N] build_env(): respect the `MSYS` environment variable
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 855f33f4b940bb73cf749bdde31c81a157b7e6ae Mon Sep 17 00:00:00 2001
From 69c62937b7027956a9039de030fc3c3825ae01ff Mon Sep 17 00:00:00 2001
From: Christoph Reiter <[email protected]>
Date: Sat, 17 Dec 2022 20:14:49 +0100
Subject: [PATCH 37/N] Revert "Cygwin: Enable dynamicbase on the Cygwin DLL by
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From f840e12ed789d12122691d6de8a08c0971cd1992 Mon Sep 17 00:00:00 2001
From 2db2db0414aa5192d5b2ddfe4dc601e732c8f6ca Mon Sep 17 00:00:00 2001
From: Johannes Schindelin <[email protected]>
Date: Mon, 30 Jan 2023 23:22:22 +0100
Subject: [PATCH 38/N] Avoid sharing cygheaps across Cygwin versions
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 905cab18b56559691f5648b5bdfe26320a9f2d5e Mon Sep 17 00:00:00 2001
From e72880f742ecc7aa60e45b79c655bd134c2ad452 Mon Sep 17 00:00:00 2001
From: Johannes Schindelin <[email protected]>
Date: Tue, 21 Feb 2023 16:36:36 +0100
Subject: [PATCH 39/N] uname: report msys2-runtime commit hash, too
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 856e9498336066f8a96fef1dadeb0d9fe0c700b4 Mon Sep 17 00:00:00 2001
From b879775caabe673a9b7c5811b76640262d3d9e30 Mon Sep 17 00:00:00 2001
From: Corinna Vinschen <[email protected]>
Date: Tue, 13 Feb 2024 16:47:51 +0100
Subject: [PATCH 40/N] Cygwin: find_fast_cwd: don't run assembler checking
Expand All @@ -23,10 +23,10 @@ Signed-off-by: Johannes Schindelin <[email protected]>
1 file changed, 13 insertions(+), 15 deletions(-)

diff --git a/winsup/cygwin/path.cc b/winsup/cygwin/path.cc
index d0c97ad..1021005 100644
index ff5e5f4..89aa931 100644
--- a/winsup/cygwin/path.cc
+++ b/winsup/cygwin/path.cc
@@ -4828,29 +4828,27 @@ find_fast_cwd_pointer ()
@@ -4825,29 +4825,27 @@ find_fast_cwd_pointer ()
static fcwd_access_t **
find_fast_cwd ()
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From c94b46ba0328dcba25f6a541f1c60ab53c06754e Mon Sep 17 00:00:00 2001
From 9f4fcc77233442d38d2fc64f5861e5950ffcaab3 Mon Sep 17 00:00:00 2001
From: Jeremy Drake <[email protected]>
Date: Mon, 11 Nov 2024 20:09:49 -0800
Subject: [PATCH 41/N] cygthread: suspend thread before terminating.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 62f6088206fcf4c9cbd74b23a869b7547f640c65 Mon Sep 17 00:00:00 2001
From 290bea94d0d5c632c016f916a7b123a260fc02a8 Mon Sep 17 00:00:00 2001
From: Jeremy Drake <[email protected]>
Date: Thu, 21 Nov 2024 22:13:42 -0800
Subject: [PATCH 42/N] Cygwin: revert use of CancelSyncronousIo on
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 7f3ae80791561c7dbed811e6e316d40ee9af3406 Mon Sep 17 00:00:00 2001
From b160d31ca4e356ff73c2c0259c980dceae8ccc7d Mon Sep 17 00:00:00 2001
From: Jeremy Drake <[email protected]>
Date: Wed, 27 Nov 2024 11:22:49 -0800
Subject: [PATCH 43/N] Cygwin: cache IsWow64Process2 host arch in wincap.
Expand Down Expand Up @@ -49,10 +49,10 @@ index c148727..250866f 100644
#define IMPLEMENT(cap) cap() const { return ((wincaps *) this->caps)->cap; }

diff --git a/winsup/cygwin/path.cc b/winsup/cygwin/path.cc
index 1021005..b634c40 100644
index 89aa931..661a688 100644
--- a/winsup/cygwin/path.cc
+++ b/winsup/cygwin/path.cc
@@ -4828,14 +4828,12 @@ find_fast_cwd_pointer ()
@@ -4825,14 +4825,12 @@ find_fast_cwd_pointer ()
static fcwd_access_t **
find_fast_cwd ()
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 7da06fd0ea09d64f1c15adc18c0e6274a22cf41b Mon Sep 17 00:00:00 2001
From 02238d2c36c27d6754b380b241e6717926b2a157 Mon Sep 17 00:00:00 2001
From: Jeremy Drake <[email protected]>
Date: Wed, 27 Nov 2024 11:26:50 -0800
Subject: [PATCH 44/N] Cygwin: uname: add host machine tag to sysname.
Expand Down
Loading

0 comments on commit 2e7d58d

Please sign in to comment.