You've already forked wine-staging
mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2025-09-12 18:50:20 -07:00
Merge branch 'master' of github.com:wine-compholio/wine-staging
This commit is contained in:
@@ -64,6 +64,7 @@ PATCHLIST := \
|
||||
msvcp90-basic_string_wchar_dtor.ok \
|
||||
msvcrt-atof_strtod.ok \
|
||||
ntdll-DOS_Attributes.ok \
|
||||
ntdll-DVD_Read_Size.ok \
|
||||
ntdll-DllRedirects.ok \
|
||||
ntdll-Dynamic_DST.ok \
|
||||
ntdll-Exception.ok \
|
||||
@@ -941,6 +942,18 @@ ntdll-DOS_Attributes.ok:
|
||||
echo '+ { "Erich E. Hoover", "ntdll: Perform the Unix-style hidden file check within the unified file info grabbing routine.", 1 },'; \
|
||||
) > ntdll-DOS_Attributes.ok
|
||||
|
||||
# Patchset ntdll-DVD_Read_Size
|
||||
# |
|
||||
# | Modified files:
|
||||
# | * dlls/ntdll/cdrom.c
|
||||
# |
|
||||
.INTERMEDIATE: ntdll-DVD_Read_Size.ok
|
||||
ntdll-DVD_Read_Size.ok:
|
||||
$(call APPLY_FILE,ntdll-DVD_Read_Size/0001-ntdll-Fix-expected-IOCTL_DVD_READ_STRUCTURE-expected.patch)
|
||||
@( \
|
||||
echo '+ { "Erich E. Hoover", "ntdll: Fix expected IOCTL_DVD_READ_STRUCTURE expected output size.", 1 },'; \
|
||||
) > ntdll-DVD_Read_Size.ok
|
||||
|
||||
# Patchset ntdll-DllRedirects
|
||||
# |
|
||||
# | Modified files:
|
||||
|
||||
Reference in New Issue
Block a user