Sweden-Number/tools/winebuild
Alexandre Julliard 67d9f38059 Added __wine_set_signal_fs function to avoid sharing the
SYSLEVEL_Win16CurrentTeb variable between kernel and ntdll.
On the kernel side, replaced SYSLEVEL_Win16CurrentTeb by
CallTo16_TebSelector stored directly in the asm relay code to avoid a
run-time relocation.
2003-10-08 22:59:22 +00:00
..
.cvsignore
Makefile.in
build.h Fixed warnings with gcc option "-Wwrite-strings". 2003-10-03 03:35:20 +00:00
import.c
main.c Fixed warnings with gcc option "-Wwrite-strings". 2003-10-03 03:35:20 +00:00
parser.c Remove the obsolete pascal16 (replaced by pascal -ret16). 2003-09-26 04:32:19 +00:00
relay.c Added __wine_set_signal_fs function to avoid sharing the 2003-10-08 22:59:22 +00:00
res16.c MSVC warning fix. 2003-09-24 05:12:28 +00:00
res32.c
spec16.c Fixed warnings with gcc option "-Wwrite-strings". 2003-10-03 03:35:20 +00:00
spec32.c Store the dll name for the export directory inside the exported names 2003-09-26 04:36:46 +00:00
utils.c Porting fix for Alpha. 2003-09-22 19:27:56 +00:00
winebuild.man.in Remove the obsolete pascal16 (replaced by pascal -ret16). 2003-09-26 04:32:19 +00:00