Moved __errno_location() handling to pthread.c, and added similar
authorAlexandre Julliard <julliard@winehq.org>
Fri, 15 Aug 2003 03:55:06 +0000 (03:55 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 15 Aug 2003 03:55:06 +0000 (03:55 +0000)
commit03d799897007ab8743c9679cfd6a3e1f7baf602e
tree6c09d1e4e2875f79d8097ae7e05e8741897a46b2
parent985ba8ed87c3995c5c807b8396c86eb7e30ca31e
Moved __errno_location() handling to pthread.c, and added similar
handling for __res_state().
dlls/ntdll/sysdeps.c
include/thread.h
scheduler/pthread.c
scheduler/thread.c