winehq.org
Sign In
Sign Up
Sign In
Sign Up
Manage this list
×
Keyboard Shortcuts
Thread View
j
: Next unread message
k
: Previous unread message
j a
: Jump to all threads
j l
: Jump to MailingList overview
2025
September
August
July
June
May
April
March
February
January
2024
December
November
October
September
August
July
June
May
April
March
February
January
2023
December
November
October
September
August
July
June
May
April
March
February
January
2022
December
November
October
September
August
July
List overview
wine-gitlab
October 2024
----- 2025 -----
September 2025
August 2025
July 2025
June 2025
May 2025
April 2025
March 2025
February 2025
January 2025
----- 2024 -----
December 2024
November 2024
October 2024
September 2024
August 2024
July 2024
June 2024
May 2024
April 2024
March 2024
February 2024
January 2024
----- 2023 -----
December 2023
November 2023
October 2023
September 2023
August 2023
July 2023
June 2023
May 2023
April 2023
March 2023
February 2023
January 2023
----- 2022 -----
December 2022
November 2022
October 2022
September 2022
August 2022
July 2022
wine-gitlab@winehq.org
2 participants
648 discussions
Start a n
N
ew thread
[PATCH v3 0/8] MR6730: include: Add misc CRT functions declarations.
by Rémi Bernon (@rbernon)
25 Oct '24
25 Oct '24
Needed to build libc++. -- v3: include: Add math.h _(l|f)dtest function declarations. include: Remove non-existing _atold definition. include: Fix _strtod_l/strtold/_strtold_l declarations. include: Add some __sys_nerr declaration. include: Add some ___mb_cur_max_func declarations. include: Add some struct timespec definitions. include: Add some localized ctype.h function declarations. include: Add __pctype_func declaration.
https://gitlab.winehq.org/wine/wine/-/merge_requests/6730
3
10
0
0
[PATCH v9 0/2] MR498: server: Allow creating named pipes using \Device\NamedPipe\ as RootDirectory. (#52105)
by Jinoh Kang (@iamahuman)
25 Oct '24
25 Oct '24
On Windows, \Device\NamedPipe\ is the root directory of the named pipe file system (NPFS), and can be used as RootDirectory to skip its path when accessing the NPFS namespace. --- **Note**: `subpath->str` may look hacky, but it's used to indicate trailing `\\`[^bks] and existing code already does it too: - `server/directory.c` checks `name->str`[^dir] to test if this is the last component. This is evident by the fact that changing it to `name->len` will lead to major regression. - `server/registry.c` has similar lookup logic.[^reg1][^reg2] [^bks]:
https://gitlab.winehq.org/wine/wine/-/blob/c64aa0006e4a33d755a57a693cd81dc1…
[^dir]:
https://gitlab.winehq.org/wine/wine/-/blob/c64aa0006e4a33d755a57a693cd81dc1…
[^reg1]: <
https://gitlab.winehq.org/wine/wine/-/blob/c64aa0006e4a33d755a57a693cd81dc1…
> [^reg2]: <
https://gitlab.winehq.org/wine/wine/-/blob/c64aa0006e4a33d755a57a693cd81dc1…
> -- v9: server: Implement more FSCTLs on \Device\NamedPipe and \Device\NamedPipe\. server: Allow creating named pipes using \Device\NamedPipe\ as RootDirectory.
https://gitlab.winehq.org/wine/wine/-/merge_requests/498
3
6
0
0
[PATCH v3 0/4] MR6732: Add more Database interfaces.
by Alistair Leslie-Hughes (@alesliehughes)
25 Oct '24
25 Oct '24
-- v3: include: Add rstidn.idl
https://gitlab.winehq.org/wine/wine/-/merge_requests/6732
3
5
0
0
[PATCH 0/4] MR6732: Add more Database interfaces.
by Alistair Leslie-Hughes (@alesliehughes)
25 Oct '24
25 Oct '24
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/6732
2
4
0
0
[PATCH v2 0/7] MR6730: include: Add misc CRT functions declarations.
by Rémi Bernon (@rbernon)
25 Oct '24
25 Oct '24
Needed to build libc++. -- v2: include: Add math.h _(l|f)dtest function declarations. include: Fix _strtod_l/strtold/_strtold_l declarations. include: Add some __sys_nerr declaration. include: Add some ___mb_cur_max_func declarations. include: Add some struct timespec definitions. include: Add some localized ctype.h function declarations. include: Add __pctype_func declaration.
https://gitlab.winehq.org/wine/wine/-/merge_requests/6730
3
12
0
0
[PATCH 0/5] MR6713: win32u: Get rid of NtUserMapWindowPoints in the drivers.
by Rémi Bernon (@rbernon)
25 Oct '24
25 Oct '24
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/6713
3
8
0
0
[PATCH v6 0/1] MR6708: win32u: Sync cursor position on window position change.
by Paul Gofman (@gofman)
25 Oct '24
25 Oct '24
-- v6: win32u: Sync cursor position on window position change.
https://gitlab.winehq.org/wine/wine/-/merge_requests/6708
3
7
0
0
Re: [PATCH v3 0/2] MR6723: msvcrt: Try to generate CTYPE data according to the given codepage. - approved
by Alexandre Julliard (@julliard)
24 Oct '24
24 Oct '24
This merge request was approved by Alexandre Julliard. --
https://gitlab.winehq.org/wine/wine/-/merge_requests/6723
1
0
0
0
Re: [PATCH v3 0/7] MR6729: winex11: Introduce a new window state/config tracker. - approved
by Alexandre Julliard (@julliard)
24 Oct '24
24 Oct '24
This merge request was approved by Alexandre Julliard. --
https://gitlab.winehq.org/wine/wine/-/merge_requests/6729
1
0
0
0
[PATCH 0/7] MR6730: include: Add misc CRT functions declarations.
by Rémi Bernon (@rbernon)
24 Oct '24
24 Oct '24
Needed to build libc++. --
https://gitlab.winehq.org/wine/wine/-/merge_requests/6730
2
7
0
0
← Newer
1
...
18
19
20
21
22
23
24
...
65
Older →
Jump to page:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
Results per page:
10
25
50
100
200