advapi32/tests: Add tests for GetSecurityInfo with a NULL security descriptor pointer.
[wine] / dlls / kernel32 / fiber.c
2008-02-29  Alexandre Julliardkernel32: Implement the fiber local storage functions.
2008-02-29  Dmitry Timoshkovkernel32: Add stubs for fiber local storage APIs.
2008-02-12  Alexandre Julliardkernel32: Don't save the signal mask in sigsetjmp.
2006-09-12  Alexandre Julliardkernel32: Renamed the kernel directory to kernel32.