Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-07-23 | Fri Jul 24 03:00:25 1998 Ross Johnson <rpj@ixobrychus.canberra.edu.au> | rpj | |
* attr.c (pthread_attr_destroy): Fix merge conflicts. (pthread_attr_getdetachstate): Fix merge conflicts. (pthread_attr_setdetachstate): Fix merge conflicts. * pthread.h: Fix merge conflicts. * sync.c (pthread_join): Fix merge conflicts. | |||
1998-07-23 | 1998-07-24 Ben Elliston <bje@cygnus.com> | bje | |
* sync.c (pthread_join): Return if the target thread is detached. | |||
1998-07-10 | 1998-07-11 Ben Elliston <bje@cygnus.com> | bje | |
* sync.c (pthread_join): Implement. |