Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | -Wall clean. | alex | 1998-09-07 | 1 | -1/+2 |
| | |||||
* | Implement pthread read/write locks as defined by Version 2 of the Single | alex | 1998-09-07 | 1 | -0/+97 |
UNIX Specification. As with our standard mutexes, process shared locks are not supported at this time. |