OSDN Git Service

* thread.cc: Use "%E" in *_printf throughout rather than calling GetLastError.
authorcgf <cgf>
Mon, 30 Sep 2002 01:19:45 +0000 (01:19 +0000)
committercgf <cgf>
Mon, 30 Sep 2002 01:19:45 +0000 (01:19 +0000)
commit7619a27c33805170d1358d43779c1178570e0a74
treeb59e13faac09dbf6373b8afc44dbb0b4ce4a51eb
parenta0419f02b1c7f86afdfb0363e041e9a2720527ea
* thread.cc: Use "%E" in *_printf throughout rather than calling GetLastError.
GNUify comments.
(__pthread_mutex_lock): Don't return error on EBUSY since that just means that
the mutex has already been initialized.
winsup/cygwin/ChangeLog
winsup/cygwin/thread.cc