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 | ||||
* | Modify the return values to comply with POSIX. Previously these | alex | 1997-11-25 | 1 | -2/+1 |
| | | | | | | functions would return -1 and set errno to indicate the specific error. POSIX requires that the functions return the error code as the return value of the function instead. | ||||
* | Submitted by: John Birrell | julian | 1997-02-05 | 1 | -0/+58 |
uthreads update from the author. |