1 2 3 4 5 6 7 8 9 10 11 12
1998-07-10 Ben Elliston <bje@cygnus.com> * exit.c (pthread_exit): Implement. * pthread.h (pthread_exit): Add function prototype. 1998-07-09 Ben Elliston <bje@cygnus.com> * create.c (pthread_create): A dummy stub right now. * pthread.h (pthread_create): Add function prototype.