pthread.c fixes for Solaris.

This commit is contained in:
pdw
2004-01-20 09:58:02 +00:00
parent 382684dc24
commit 328652da0c

View File

@@ -5,6 +5,8 @@ Attributions apply to all preceding items up to the next blank line.
Unattributed items are by Paul Warren and Chris Lightfoot.
0.16
* Fix for pthread.c behaviour on Solaris.
* Fixed behaviour of -n and -N options
Klaus Sperner <klaus@heaven.escape.de>