Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement compile time debug support instead of tracking file name and | jb | 1998-06-09 | 1 | -14/+15 |
* | Change signal model to match POSIX (i.e. one set of signal handlers | jb | 1998-04-29 | 1 | -65/+68 |
* | Enable static initialisation of mutexes and condition variables. | jb | 1998-04-04 | 1 | -4/+16 |
* | Modify the return values to comply with POSIX. Previously these | alex | 1997-11-25 | 1 | -26/+13 |
* | Correct the return value from pthread_cond_timedwait when a timeout | alex | 1997-11-23 | 1 | -1/+1 |
* | Set wakeup time in pthread_cond_wait() to `forever' (-1) to prevent | jb | 1997-04-11 | 1 | -24/+41 |
* | Submitted by: John Birrell | julian | 1997-02-05 | 1 | -2/+2 |
* | Remove now un-necessary FreeBSD specific code since our timespec | nate | 1996-09-20 | 1 | -5/+0 |
* | Submitted by: John Birrell <cimaxp1!jb@werple.net.au> | julian | 1996-08-20 | 1 | -146/+188 |
* | Reviewed by: julian | julian | 1996-01-22 | 1 | -0/+293 |