diff options
author | rpj <rpj> | 2005-05-17 16:43:49 +0000 |
---|---|---|
committer | rpj <rpj> | 2005-05-17 16:43:49 +0000 |
commit | f39c6daae0e01567946521b72423c8e15220bdfa (patch) | |
tree | bc7be2522fecf27a57d2cdd0f953e78fdcb82888 | |
parent | e6426918c012d0cf916965cebe6b965ea46234c7 (diff) |
''
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ Bugs fixed ---------- * pthread_detach() now reclaims remaining thread resources when called after -the target thread has terminated. Previously, this thread did nothing in +the target thread has terminated. Previously, this routine did nothing in this case. New tests |