Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | Add RCS IDs to those files without them. | deischen | 1999-08-05 | 1 | -1/+2 |
| | | | | | | | Fix copyrights (s/REGENTS/AUTHOR). Suggested by: tg Approved by: jb | ||||
* | Add sched_yield() witch is the draft 10 equivalent of pthread_yield() | jb | 1998-03-08 | 1 | -0/+14 |
| | | | | | from draft 4. Move some of the schedule definitions to sched.h which is a POSIX header. | ||||
* | Reviewed by: julian | julian | 1996-01-22 | 1 | -0/+49 |
Submitted by: john birrel One version of the pthreads library another will follow with differnt actions under some cases.. not QUITE complete |