OSDN Git Service

* thread.cc (pthread_attr_init): Revert change from 2003-06-11
authortpfaff <tpfaff>
Thu, 12 Jun 2003 18:15:33 +0000 (18:15 +0000)
committertpfaff <tpfaff>
Thu, 12 Jun 2003 18:15:33 +0000 (18:15 +0000)
commitbb0597608ea05db14abec4e8c8c6f8375b9dd831
tree0d6a4fe3a7758e9e803a78e6036877f5ecdd330c
parentaa766c340b97dfec8b766f264c5470a99fb4a93b
* thread.cc (pthread_attr_init): Revert change from 2003-06-11
to return 0 if attribute is already initialized back to EBUSY.
(pthread_condattr_init): Ditto.
(pthread_rwlockattr_init): Ditto.
(pthread_mutexattr_init): Ditto.
winsup/cygwin/ChangeLog
winsup/cygwin/thread.cc