[Git][wine/wine][master] 5 commits: ntdll: Add SIGQUIT to the blocked signals.
"Alexandre Julliard (@julliard) via Wine-commits" <[email protected]> Wed, 04 Feb 2026 15:35:50 -0600
| Newsgroups | gmane.comp.emulators.wine.cvs |
|---|---|
| Message-ID | <[email protected]> |
----==_mimepart_6983bbb68abd7_37bc84f9ab01464286
Content-Type: text/plain;
charset=UTF-8
Content-Transfer-Encoding: 7bit
Alexandre Julliard pushed to branch master at wine / wine
Commits:
4a9bc42a by Alexandre Julliard at 2026-02-04T12:31:46+01:00
ntdll: Add SIGQUIT to the blocked signals.
To avoid a race where a thread gets a SIGQUIT before the thread data
has been initialized properly.
- - - - -
bbe2f325 by Alexandre Julliard at 2026-02-04T14:57:09+01:00
ntdll: Add support for loading a unixlib with an explicit name.
- - - - -
39a9fa26 by Alexandre Julliard at 2026-02-04T14:57:10+01:00
winecrt0: Add a helper for loading a unixlib by name.
- - - - -
f1800451 by Alexandre Julliard at 2026-02-04T15:00:27+01:00
mmdevapi: Load the unixlib directly for audio drivers.
- - - - -
a429176c by Alexandre Julliard at 2026-02-04T22:21:38+01:00
makefiles: Add support for building pure unixlibs without a PE side.
- - - - -
16 changed files:
- dlls/mmdevapi/main.c
- dlls/mmdevapi/mmdevapi_private.h
- dlls/ntdll/unix/loader.c
- dlls/ntdll/unix/server.c
- dlls/ntdll/unix/unix_private.h
- dlls/ntdll/unix/virtual.c
- dlls/winealsa.drv/Makefile.in
- dlls/winecoreaudio.drv/Makefile.in
- dlls/winecrt0/unix_lib.c
- dlls/wineoss.drv/Makefile.in
- dlls/winepulse.drv/Makefile.in
- dlls/wow64/virtual.c
- include/wine/unixlib.h
- include/winternl.h
- tools/make_makefiles
- tools/makedep.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/c51911ee8b8b4ea6af8b3ef7cb7383e216d1a773...a429176c3264d0c779881faa570fb4c90461b1de
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/c51911ee8b8b4ea6af8b3ef7cb7383e216d1a773...a429176c3264d0c779881faa570fb4c90461b1de
You're receiving this email because of your account on gitlab.winehq.org.
----==_mimepart_6983bbb68abd7_37bc84f9ab01464286
Content-Type: text/html;
charset=UTF-8
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www=
.w3.org/TR/REC-html40/loose.dtd">
<html lang=3D"en" style=3D'--code-editor-font: var(--default-mono-font, "=
GitLab Mono"), JetBrains Mono, Menlo, DejaVu Sans Mono, Liberation Mono, =
Consolas, Ubuntu Mono, Courier New, andale mono, lucida console, monospac=
e;'>
<head>
<meta content=3D"text/html; charset=3Dutf-8" http-equiv=3D"Content-Type">=
<title>
GitLab
</title>
<style data-premailer=3D"ignore" type=3D"text/css">
a { color: #1068bf; }
</style>
<style>img {
max-width: 100%; height: auto;
}
body {
font-size: .875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px;
}
body {
font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Ro=
boto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Colo=
r Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size=
: inherit;
}
</style>
</head>
<body style=3D'font-size: inherit; -webkit-text-shadow: rgba(255,255,255,=
.01) 0 0 1px; font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont=
,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-ser=
if,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emo=
ji";'>
<div class=3D"content">
<h3 style=3D"margin-top: 20px; margin-bottom: 10px;">
Alexandre Julliard pushed to branch master at <a href=3D"https://gitlab.w=
inehq.org/wine/wine">wine / wine</a>
</h3>
<h4 style=3D"margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style=3D"font-weight: 600;"><a href=3D"https://gitlab.winehq.org/=
wine/wine/-/commit/4a9bc42a4337e111a82cc98a4def61708d3557cf">4a9bc42a</a>=
</strong>
<div>
<span> by Alexandre Julliard </span> <i> at 2026-02-04T12:31:46+01:00 </i=
>
</div>
<pre class=3D"commit-message" style=3D'white-space: pre-wrap; display: bl=
ock; font-size: 14px; color: #3a383f; position: relative; font-family: "G=
itLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation M=
ono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida co=
nsole", monospace; font-variant-ligatures: none; word-break: break-all; w=
ord-wrap: break-word; background-color: #fbfafd; border-radius: 2px; marg=
in: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>ntdll: Add SIGQUIT =
to the blocked signals.
To avoid a race where a thread gets a SIGQUIT before the thread data
has been initialized properly.
</pre>
</li>
<li>
<strong style=3D"font-weight: 600;"><a href=3D"https://gitlab.winehq.org/=
wine/wine/-/commit/bbe2f325eca7eacf9492e18d9d507afd55389f79">bbe2f325</a>=
</strong>
<div>
<span> by Alexandre Julliard </span> <i> at 2026-02-04T14:57:09+01:00 </i=
>
</div>
<pre class=3D"commit-message" style=3D'white-space: pre-wrap; display: bl=
ock; font-size: 14px; color: #3a383f; position: relative; font-family: "G=
itLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation M=
ono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida co=
nsole", monospace; font-variant-ligatures: none; word-break: break-all; w=
ord-wrap: break-word; background-color: #fbfafd; border-radius: 2px; marg=
in: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>ntdll: Add support =
for loading a unixlib with an explicit name.
</pre>
</li>
<li>
<strong style=3D"font-weight: 600;"><a href=3D"https://gitlab.winehq.org/=
wine/wine/-/commit/39a9fa263d3ea016105f04cb034e66223f1708d1">39a9fa26</a>=
</strong>
<div>
<span> by Alexandre Julliard </span> <i> at 2026-02-04T14:57:10+01:00 </i=
>
</div>
<pre class=3D"commit-message" style=3D'white-space: pre-wrap; display: bl=
ock; font-size: 14px; color: #3a383f; position: relative; font-family: "G=
itLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation M=
ono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida co=
nsole", monospace; font-variant-ligatures: none; word-break: break-all; w=
ord-wrap: break-word; background-color: #fbfafd; border-radius: 2px; marg=
in: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>winecrt0: Add a hel=
per for loading a unixlib by name.
</pre>
</li>
<li>
<strong style=3D"font-weight: 600;"><a href=3D"https://gitlab.winehq.org/=
wine/wine/-/commit/f180045107a53e22073f961646888ee557ac5fac">f1800451</a>=
</strong>
<div>
<span> by Alexandre Julliard </span> <i> at 2026-02-04T15:00:27+01:00 </i=
>
</div>
<pre class=3D"commit-message" style=3D'white-space: pre-wrap; display: bl=
ock; font-size: 14px; color: #3a383f; position: relative; font-family: "G=
itLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation M=
ono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida co=
nsole", monospace; font-variant-ligatures: none; word-break: break-all; w=
ord-wrap: break-word; background-color: #fbfafd; border-radius: 2px; marg=
in: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>mmdevapi: Load the =
unixlib directly for audio drivers.
</pre>
</li>
<li>
<strong style=3D"font-weight: 600;"><a href=3D"https://gitlab.winehq.org/=
wine/wine/-/commit/a429176c3264d0c779881faa570fb4c90461b1de">a429176c</a>=
</strong>
<div>
<span> by Alexandre Julliard </span> <i> at 2026-02-04T22:21:38+01:00 </i=
>
</div>
<pre class=3D"commit-message" style=3D'white-space: pre-wrap; display: bl=
ock; font-size: 14px; color: #3a383f; position: relative; font-family: "G=
itLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation M=
ono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida co=
nsole", monospace; font-variant-ligatures: none; word-break: break-all; w=
ord-wrap: break-word; background-color: #fbfafd; border-radius: 2px; marg=
in: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>makefiles: Add supp=
ort for building pure unixlibs without a PE side.
</pre>
</li>
</ul>
<h4 style=3D"margin-top: 10px; margin-bottom: 10px;">
16 changed files:
</h4>
<ul>
<li class=3D"file-stats">
<a href=3D"https://gitlab.winehq.org/wine/wine/-/compare/c51911ee8b8b4ea6=
af8b3ef7cb7383e216d1a773...a429176c3264d0c779881faa570fb4c90461b1de#eea1d=
f508e344cfa745098b257ced199a380f289">
dlls/mmdevapi/main.c
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://gitlab.winehq.org/wine/wine/-/compare/c51911ee8b8b4ea6=
af8b3ef7cb7383e216d1a773...a429176c3264d0c779881faa570fb4c90461b1de#c6ab7=
da335cdfa0ce03441798666c09773b2c343">
dlls/mmdevapi/mmdevapi_private.h
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://gitlab.winehq.org/wine/wine/-/compare/c51911ee8b8b4ea6=
af8b3ef7cb7383e216d1a773...a429176c3264d0c779881faa570fb4c90461b1de#b72b5=
8f02248bdb37effb33f7a24ac596fbe87d4">
dlls/ntdll/unix/loader.c
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://gitlab.winehq.org/wine/wine/-/compare/c51911ee8b8b4ea6=
af8b3ef7cb7383e216d1a773...a429176c3264d0c779881faa570fb4c90461b1de#e3e3c=
56cbfa0f2b68d220502c6ef9e42b5f1fdf3">
dlls/ntdll/unix/server.c
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://gitlab.winehq.org/wine/wine/-/compare/c51911ee8b8b4ea6=
af8b3ef7cb7383e216d1a773...a429176c3264d0c779881faa570fb4c90461b1de#c7e63=
9ffd194f4d5d024d2619845b2580d3d6739">
dlls/ntdll/unix/unix_private.h
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://gitlab.winehq.org/wine/wine/-/compare/c51911ee8b8b4ea6=
af8b3ef7cb7383e216d1a773...a429176c3264d0c779881faa570fb4c90461b1de#584f4=
313ed133393a8f1903c21dcaf4967ba7ab9">
dlls/ntdll/unix/virtual.c
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://gitlab.winehq.org/wine/wine/-/compare/c51911ee8b8b4ea6=
af8b3ef7cb7383e216d1a773...a429176c3264d0c779881faa570fb4c90461b1de#2c921=
53d7b1f589efa3206b2c59a759b8934102f">
dlls/winealsa.drv/Makefile.in
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://gitlab.winehq.org/wine/wine/-/compare/c51911ee8b8b4ea6=
af8b3ef7cb7383e216d1a773...a429176c3264d0c779881faa570fb4c90461b1de#a3d15=
58c619a091d8f9acd2e40a99cf4e26e4648">
dlls/winecoreaudio.drv/Makefile.in
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://gitlab.winehq.org/wine/wine/-/compare/c51911ee8b8b4ea6=
af8b3ef7cb7383e216d1a773...a429176c3264d0c779881faa570fb4c90461b1de#cdf02=
db08aace532443458eddf4ce89f6afa6126">
dlls/winecrt0/unix_lib.c
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://gitlab.winehq.org/wine/wine/-/compare/c51911ee8b8b4ea6=
af8b3ef7cb7383e216d1a773...a429176c3264d0c779881faa570fb4c90461b1de#51b43=
3c481d5bf98c7e70ec6f3a4059616f8ea7d">
dlls/wineoss.drv/Makefile.in
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://gitlab.winehq.org/wine/wine/-/compare/c51911ee8b8b4ea6=
af8b3ef7cb7383e216d1a773...a429176c3264d0c779881faa570fb4c90461b1de#da9bf=
5c0c75f79760499f2244be703212bce8050">
dlls/winepulse.drv/Makefile.in
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://gitlab.winehq.org/wine/wine/-/compare/c51911ee8b8b4ea6=
af8b3ef7cb7383e216d1a773...a429176c3264d0c779881faa570fb4c90461b1de#305b5=
0a941d0baa48de536b52a492cb9e5307fdb">
dlls/wow64/virtual.c
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://gitlab.winehq.org/wine/wine/-/compare/c51911ee8b8b4ea6=
af8b3ef7cb7383e216d1a773...a429176c3264d0c779881faa570fb4c90461b1de#80732=
725937670acf5972781d6b21d5c066e5de4">
include/wine/unixlib.h
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://gitlab.winehq.org/wine/wine/-/compare/c51911ee8b8b4ea6=
af8b3ef7cb7383e216d1a773...a429176c3264d0c779881faa570fb4c90461b1de#4ba90=
b2e069cab26f43d90c35b1ce15880d09d93">
include/winternl.h
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://gitlab.winehq.org/wine/wine/-/compare/c51911ee8b8b4ea6=
af8b3ef7cb7383e216d1a773...a429176c3264d0c779881faa570fb4c90461b1de#0586d=
70bda274de134fcc436a9d56abdf0a5c5b9">
tools/make_makefiles
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://gitlab.winehq.org/wine/wine/-/compare/c51911ee8b8b4ea6=
af8b3ef7cb7383e216d1a773...a429176c3264d0c779881faa570fb4c90461b1de#b176e=
fa0f1948e9f53b7d2197803bfdd0a75db1e">
tools/makedep.c
</a>
</li>
</ul>
</div>
<div class=3D"footer" style=3D"margin-top: 10px;">
<p style=3D"font-size: small; color: #626168;">
=E2=80=94
<br>
<a href=3D"https://gitlab.winehq.org/wine/wine/-/compare/c51911ee8b8b4ea6=
af8b3ef7cb7383e216d1a773...a429176c3264d0c779881faa570fb4c90461b1de">View=
it on GitLab</a>.
<br>
You're receiving this email because of your account on <a target=3D"_blan=
k" rel=3D"noopener noreferrer" href=3D"https://gitlab.winehq.org">gitlab.=
winehq.org</a>. <a href=3D"https://gitlab.winehq.org/-/profile/notificati=
ons" target=3D"_blank" rel=3D"noopener noreferrer" class=3D"mng-notif-lin=
k">Manage all notifications</a> =C2=B7 <a href=3D"https://gitlab.winehq.o=
rg/help" target=3D"_blank" rel=3D"noopener noreferrer" class=3D"help-link=
">Help</a>
<span style=3D"color: transparent; font-size: 0; display: none; overflow:=
hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0;">
Notification message regarding https://gitlab.winehq.org/wine/wine/-/comp=
are/c51911ee8b8b4ea6af8b3ef7cb7383e216d1a773...a429176c3264d0c779881faa57=
0fb4c90461b1de at 1770240950
</span>
</p>
</div>
</body>
</html>
----==_mimepart_6983bbb68abd7_37bc84f9ab01464286--