Sweden-Number/tools/winebuild
Alexandre Julliard db26df5934 ntdll: Go through the syscall return path for syscall faults.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-06-21 18:35:20 +02:00
..
Makefile.in makefiles: Generate rules for installing programs. 2015-10-29 21:20:06 +09:00
build.h winebuild: Add a --prefer-native option to set a Wine-specific flag in the PE header. 2021-02-18 11:06:06 +01:00
import.c ntdll: Go through the syscall return path for syscall faults. 2021-06-21 18:35:20 +02:00
main.c winebuild: Add a --prefer-native option to set a Wine-specific flag in the PE header. 2021-02-18 11:06:06 +01:00
parser.c winebuild: Allow syscalls to use the cdecl convention. 2020-08-25 13:51:37 +02:00
relay.c winebuild: Fix a typo in a comment. 2021-06-03 21:50:58 +02:00
res16.c winebuild: Remove get_asm_short_keyword. 2013-03-11 11:44:57 +01:00
res32.c winebuild: Make mingw a separated platform from msvc. 2021-01-26 09:02:04 +01:00
spec16.c winebuild: Add generation of system call thunks. 2020-07-07 13:07:23 +02:00
spec32.c winebuild: Simplify constant loading on ARM. 2021-02-24 22:01:42 +01:00
utils.c winebuild: Use clang -print-prog-name to find LLVM tools. 2021-05-10 18:14:07 +02:00
winebuild.man.in winebuild: Add a --prefer-native option to set a Wine-specific flag in the PE header. 2021-02-18 11:06:06 +01:00