| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
uthreads update from the author.
Notes:
svn path=/head/; revision=22315
|
|
|
Submitted by: john birrel
One version of the pthreads library
another will follow with differnt actions under some cases..
not QUITE complete
Notes:
svn path=/head/; revision=13546
|