wine-wine/libs/wine
Sebastian Lackner a0ab2a7b0c loader: Implement preloader for macOS.
Signed-off-by: Ken Thomases <ken@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-12-04 11:10:09 +01:00
..
Makefile.in makefiles: Support specifying installed files in the top-level makefile. 2018-11-27 14:48:04 +01:00
casemap.c tools: Update to Unicode 11.0.0. 2018-07-03 12:01:40 +02:00
collation.c
config.c loader: Implement preloader for macOS. 2018-12-04 11:10:09 +01:00
debug.c libs/wine: Use the ARRAY_SIZE() macro. 2018-10-25 20:37:06 +02:00
ldt.c libwine: Set a non-null entry for the GDT selector to make sure it's properly reserved. 2017-04-21 18:55:17 +02:00
loader.c libwine: Do not restrict base address of main thread on 64 bit mac os. 2018-11-29 10:46:38 +01:00
mmap.c libwine: Reserve memory areas for ARM64 in case we don't have a preloader. 2017-11-17 10:28:44 +01:00
port.c libwine: Don't include backwards compatibility functions on Android. 2016-03-14 19:28:51 +09:00
sortkey.c libwine: Generate the composition tables access code along with the tables. 2016-02-19 11:38:14 +09:00
string.c libwine: strtoulW and strtolW should set errno to ERANGE if an overflow will occur. 2016-02-23 20:22:21 +09:00
wctype.c tools: Update to Unicode 11.0.0. 2018-07-03 12:01:40 +02:00
wine.def
wine.map