Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-02-22 | 1999-02-23 Ross Johnson <rpj@ise.canberra.edu.au> | rpj | |
* Makefile: Some refinement. * *.c: More exhaustive checking through assertions; clean up; add some more tests. | |||
1998-10-04 | 1998-10-05 Ben Elliston <bje@cygnus.com> | bje | |
* tests/self.c: Remove; rename to self1.c. * tests/self1.c: This is the old self.c. * tests/self2.c: New file. Test pthread_self() with a single thread. Passes. * tests/self3.c: New file. Test pthread_self() with a couple of threads to ensure their thread IDs differ. Passes. |