diff options
| author | bje <bje> | 1998-10-04 05:56:26 +0000 | 
|---|---|---|
| committer | bje <bje> | 1998-10-04 05:56:26 +0000 | 
| commit | e7a772589fde372895d33a2c480302775f2d62c3 (patch) | |
| tree | fd3e812b55627934dd767d7d27550582c36d0249 /ChangeLog | |
| parent | 5304897a03ee218b5b36d2c5e7f83d970c4b1b46 (diff) | |
1998-10-04  Ben Elliston  <bje@cygnus.com>
	* tests/mutex2.c: Test pthread_mutex_trylock(). Passes.
	* tests/mutex1.c (main): Eliminate warning.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 3 | 
1 files changed, 3 insertions, 0 deletions
| @@ -1,6 +1,9 @@  1998-10-04  Ben Elliston  <bje@cygnus.com> +	* tests/mutex2.c: Test pthread_mutex_trylock(). Passes. +  	* tests/mutex1.c: New basic test for mutex functions (it passes). +	(main): Eliminate warning.  	* configure.in: Test for __stdcall, not _stdcall. Typo. | 
