Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for pthread_mutexattr_settype(). As a side effect of | eivind | 1998-11-28 | 1 | -2/+8 |
* | Implement pthread read/write locks as defined by Version 2 of the Single | alex | 1998-09-07 | 1 | -0/+25 |
* | Add static initializer defines as specified by POSIX. | jb | 1998-04-04 | 1 | -2/+8 |
* | Changed pthread_detach to conform to POSIX, i.e. the single argument | alex | 1997-12-25 | 1 | -1/+1 |
* | Fixed missing __P() to complete the K&R support in this header. | bde | 1997-05-07 | 1 | -1/+1 |
* | Comment out _POSIX_THREAD_PRIORITY_SCHEDULING since it's not supported | alex | 1997-03-04 | 1 | -1/+1 |
* | Submitted by: John Birrell | julian | 1997-02-05 | 1 | -2/+15 |
* | Moved pthread_mutexattr_default inside #ifndef PTHREAD_KERNEL now that | hsu | 1996-11-11 | 1 | -2/+8 |
* | Submitted by: John Birrell <cimaxp1!jb@werple.net.au> | julian | 1996-08-20 | 1 | -186/+141 |
* | Submitted by: john birrel | julian | 1996-01-22 | 1 | -0/+276 |