blob: dd323d99f0f0f32f043c5a4ab55f9854661d3e11 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1998-09-12 Ben Elliston <bje@cygnus.com>
* exit2.c (func): Return a value.
(main): Call the right thread entry function.
1998-07-22 Ben Elliston <bje@cygnus.com>
* exit2.c (main): Fix size of pthread_t array.
1998-07-10 Ben Elliston <bje@cygnus.com>
* exit2.c: New file; test pthread_exit() harder.
* exit1.c: New file; test pthread_exit().
|