Use a per-thread buffer and write(2) for debug traces.
commit8bc1d837d2ef441ac4ecf756e1fa86b0ca251103
authorAlexandre Julliard <julliard@winehq.org>
Sat, 29 Jan 2000 19:46:50 +0000 (29 19:46 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 29 Jan 2000 19:46:50 +0000 (29 19:46 +0000)
treef7e28c7bc52bd4c61ae190fa525ec24b04fc80fc
parent6a9f1906a55827ab2f02ba5b3f032a765b3ad918
Use a per-thread buffer and write(2) for debug traces.
Removed debug_dumpstr.
if1632/relay.c
include/debugtools.h
include/thread.h
misc/debugstr.c
scheduler/thread.c