ntdll: The FPU control word for newly created threads is 0x27f.
commit772a5c7c09a2568cd0ad2358f307c3eaa5fe4912
authorHenri Verbeet <hverbeet@codeweavers.com>
Thu, 17 Jun 2010 08:17:15 +0000 (17 10:17 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 17 Jun 2010 09:50:23 +0000 (17 11:50 +0200)
tree73913a6bf4c7789ed64a3606092e20c3d03da70e
parent1029167232fa7b5492f3cc0537120a911cbf4080
ntdll: The FPU control word for newly created threads is 0x27f.

This fixes a regression introduced by
e6611e22fb037a879205f1330d1a3485f9f18705.
dlls/kernel32/tests/thread.c
dlls/ntdll/signal_i386.c
dlls/ntdll/signal_x86_64.c