Revamp the volume logic to be more self contained, fix a few bugs so
[wine] / loader / kthread.c
2004-12-02  Peter ChapmanFix up several inline assembler blocks so that they...
2004-10-19  Hans LeidekkerProtect use of pthread functions with #ifdef HAVE_PTHRE...
2004-10-18  Alexandre JulliardRestore lost chunk of previous patch.
2004-10-18  Vincent BéronAdd some more Alpha asm code and Alpha-specific parts.
2004-10-18  Vincent BéronFix the declaration of pthread_mutexattr_gettype().
2004-06-24  Alexandre JulliardUse wine_dlsym instead of dlsym to avoid the glibc...
2004-02-05  Alexandre JulliardRevert the thread exit race fix for now, it doesn't...
2004-02-05  Alexandre JulliardFixed a couple of race conditions in the wine_pthread...
2003-12-30  David BeckAdded RFTHREAD flag in rfork call.
2003-11-09  Alexandre JulliardMoved the remaining SYSDEPS_* functions to the wine_pth...
2003-11-06  Alexandre JulliardCreate two separate wine binaries, one using libpthread...