diff options
author | rpj <rpj> | 2005-05-17 16:44:15 +0000 |
---|---|---|
committer | rpj <rpj> | 2005-05-17 16:44:15 +0000 |
commit | d8fd03e432c4575e4d75b4cc037ffad59393f77e (patch) | |
tree | 0344efcaacc9b1c86807896cae73d6c9fbd1340f /NEWS | |
parent | 05c1a8d501dbdbfbf2224db0bbe83cb2ac4031c6 (diff) |
''
Diffstat (limited to 'NEWS')
-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 |