Create two separate wine binaries, one using libpthread and one using
commitf45325e44389c87baf0f81101122a4a2c5c2c14a
authorAlexandre Julliard <julliard@winehq.org>
Thu, 6 Nov 2003 23:05:41 +0000 (6 23:05 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 6 Nov 2003 23:05:41 +0000 (6 23:05 +0000)
treedc816d5983b583c4edd5f385df49427e2d3efdde
parent357c7401b98f4b562c294740b0c80d78714e74c1
Create two separate wine binaries, one using libpthread and one using
kernel threading directly.
Get rid of the remaining HAVE_NPTL ifdefs.
Remove the scheduler directory.
DEVELOPERS-HINTS
configure
configure.ac
include/config.h.in
loader/.cvsignore
loader/Makefile.in
loader/kthread.c [moved from scheduler/pthread.c with 91% similarity]
loader/pthread.c [new file with mode: 0644]