Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-06-16 | write output to stdout instead of fprintf to stderr. This brings it | Marco S Hyman | |
in line with all of the other pthread regression tests. | |||
2002-05-03 | test pthread_key_create(), pthread_key_delete(), pthread_getspecific() | Wilbern Cobb | |
and pthread_setspecific(). ok fgsch@. |