OSDN Git Service

* cygthread.cc (cygthread::detach): Set errno with set_sig_errno so that EINTR
authorcgf <cgf>
Wed, 25 Dec 2002 17:43:37 +0000 (17:43 +0000)
committercgf <cgf>
Wed, 25 Dec 2002 17:43:37 +0000 (17:43 +0000)
commit43104e230d4834219a0d94dda090896c3162dc0a
treeef6879b8e4352139004f9c10235da7abfd315d08
parent897b8ecc33e14f8953ead84f3f1475643dc33493
* cygthread.cc (cygthread::detach): Set errno with set_sig_errno so that EINTR
is properly restored after signal.
winsup/cygwin/ChangeLog
winsup/cygwin/cygthread.cc