This website requires JavaScript.
Explore
Help
Sign In
wine
/
wine-staging
Watch
0
Star
0
Fork
0
You've already forked wine-staging
mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced
2024-11-21 16:46:54 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
wine-staging
/
patches
/
ntdll-Syscall_Wrappers
History
Sebastian Lackner
0488823205
Added patch to use close_handle instead of NtClose for internal memory management functions.
2015-10-31 03:32:37 +01:00
..
0001-winegcc-Pass-read_only_relocs-suppress-to-the-linker.patch
Added patch to pass '-read_only_relocs suppress' to the linker on OSX and enable patchset to use Nt* function wrappers.
2015-10-30 23:48:00 +01:00
0002-ntdll-Use-wrapper-functions-for-syscalls.patch
Added patch to pass '-read_only_relocs suppress' to the linker on OSX and enable patchset to use Nt* function wrappers.
2015-10-30 23:48:00 +01:00
0003-ntdll-APCs-should-call-the-implementation-instead-of.patch
Added patch to pass '-read_only_relocs suppress' to the linker on OSX and enable patchset to use Nt* function wrappers.
2015-10-30 23:48:00 +01:00
0004-ntdll-Syscalls-should-not-call-Nt-Ex-thunk-wrappers.patch
Added patch to pass '-read_only_relocs suppress' to the linker on OSX and enable patchset to use Nt* function wrappers.
2015-10-30 23:48:00 +01:00
0005-ntdll-Run-directory-initialization-function-early-du.patch
Added patch to pass '-read_only_relocs suppress' to the linker on OSX and enable patchset to use Nt* function wrappers.
2015-10-30 23:48:00 +01:00
0006-ntdll-Use-close_handle-instead-of-NtClose-for-intern.patch
Added patch to use close_handle instead of NtClose for internal memory management functions.
2015-10-31 03:32:37 +01:00
definition
Added patch to use wrapper functions for syscalls to appease Chromium sandbox (32-bit).
2015-10-16 03:48:10 +02:00