Sweden-Number/libs/wine
Alexandre Julliard c6d44be3e5 Create a huge array in bss to reserve the memory area we need for PE
binaries, to prevent exec shield from mapping system libraries there.
2003-11-22 00:08:26 +00:00
..
.cvsignore Moved libwine to libs/ directory. 2003-03-22 20:40:48 +00:00
Makefile.in Moved the exec_wine_binary function to the wine library, and use it to 2003-11-11 22:21:29 +00:00
config.c Moved the exec_wine_binary function to the wine library, and use it to 2003-11-11 22:21:29 +00:00
debug.c Fixed warnings with gcc option "-Wwrite-strings". 2003-10-03 03:35:20 +00:00
ldt.c Added wine_ldt_is_system() to replace the IS_SELECTOR_SYSTEM macro, 2003-11-17 20:12:56 +00:00
loader.c Moved the exec_wine_binary function to the wine library, and use it to 2003-11-11 22:21:29 +00:00
port.c Create a huge array in bss to reserve the memory area we need for PE 2003-11-22 00:08:26 +00:00
wine.def Added wine_ldt_is_system() to replace the IS_SELECTOR_SYSTEM macro, 2003-11-17 20:12:56 +00:00