Avoid a failure under Win9x.
[wine] / dlls / kernel / pthread.c
2004-01-07  Alexandre JulliardDon't use constructors for ntdll and kernel32 initializ...
2003-12-12  Alexandre JulliardReturn an error in wine_pthread_mutex_unlock if we...
2003-11-09  Alexandre JulliardMoved the remaining SYSDEPS_* functions to the wine_pth...
2003-10-14  Alexandre JulliardAdded check for pthread.h (reported by Steven Edwards).
2003-09-30  Daniel MarmierUse #ifdef instead of #if for all feature tests.
2003-09-23  Alexandre JulliardAuthors: Juraj Hercek <juraj@syncad.com>, Eric Frias...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-09-03  Alexandre JulliardMoved the implementation of the pthread wrappers to...