Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add pthread_cancel, obtained from OpenBSD. | alfred | 1999-11-28 | 1 | -0/+2 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | time_to_sleep->tv_nsec > 1000000000 | alfred | 1999-08-19 | 1 | -2/+2 |
* | Sanity check time structures passed in, return EINVAL like the system | alfred | 1999-08-19 | 1 | -2/+3 |
* | Add RCS IDs to those files without them. | deischen | 1999-08-05 | 1 | -1/+2 |
* | Change signal model to match POSIX (i.e. one set of signal handlers | jb | 1998-04-29 | 1 | -2/+3 |
* | Bring back nanosleep from the cold. | jb | 1997-06-04 | 1 | -1/+1 |
* | Add const in the thread version of nanosleep()'s args | peter | 1997-05-12 | 1 | -1/+2 |
* | Remove now un-necessary FreeBSD specific code since our timespec | nate | 1996-09-20 | 1 | -59/+0 |
* | Submitted by: John Birrell <cimaxp1!jb@werple.net.au> | julian | 1996-08-20 | 1 | -27/+116 |
* | Reviewed by: julian | julian | 1996-01-22 | 1 | -0/+87 |