Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-07-10 | * ChangeLog: Update. | bje | |
1998-07-10 | 1998-07-11 Ben Elliston <bje@cygnus.com> | bje | |
* sync.c (pthread_join): Implement. | |||
1998-07-10 | 1998-07-11 Ben Elliston <bje@cygnus.com> | bje | |
* misc.c (pthread_equal): Implement. | |||
1998-07-10 | 1998-07-11 Ben Elliston <bje@cygnus.com> | bje | |
* pthread.h (pthread_join): Add function prototype. (pthread_equal): Likewise. | |||
1998-07-10 | * exit.c: Tidy function signature. | bje | |
1998-07-10 | * create.c: Tidy function signature. | bje | |
1998-07-10 | * ChangeLog: Update. | bje | |
1998-07-10 | 1998-07-10 Ben Elliston <bje@cygnus.com> | bje | |
* pthread.h (pthread_self): Add function prototype. (pthread_t): Define this type. | |||
1998-07-10 | 1998-07-10 Ben Elliston <bje@cygnus.com> | bje | |
* misc.c (pthread_self): Implement. | |||
1998-07-10 | * ChangeLog: Update. | bje | |
1998-07-10 | 1998-07-10 Ben Elliston <bje@cygnus.com> | bje | |
* exit2.c: New file; test pthread_exit() harder. | |||
1998-07-10 | 1998-07-10 Ben Elliston <bje@cygnus.com> | bje | |
* exit1.c: New file; test pthread_exit(). | |||
1998-07-10 | * ChangeLog: New; keep testsuite changes out of the top-level. | bje | |
1998-07-10 | * ChangeLog: Update. | bje | |
1998-07-10 | 1998-07-10 Ben Elliston <bje@cygnus.com> | bje | |
* exit.c (pthread_exit): Implement. | |||
1998-07-10 | 1998-07-10 Ben Elliston <bje@cygnus.com> | bje | |
* pthread.h (pthread_exit): Add function prototype. | |||
1998-07-09 | * ChangeLog: Updated. | bje | |
1998-07-09 | 1998-07-09 Ben Elliston <bje@cygnus.com> | bje | |
* create.c (pthread_create): A dummy stub right now. | |||
1998-07-09 | * ChangeLog: Update. | bje | |
1998-07-09 | 1998-07-09 Ben Elliston <bje@cygnus.com> | bje | |
* pthread.h (pthread_create): Add function prototype. | |||
1998-07-09 | Initial revision. | bje | |