Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modify the return values to comply with POSIX. Previously these | Alexander Langer | 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. Notes: svn path=/head/; revision=31402 | ||||
* | Submitted by: John Birrell | Julian Elischer | 1997-02-05 | 1 | -0/+58 |
uthreads update from the author. Notes: svn path=/head/; revision=22315 |