Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the changes needed for libpthread to compile in its new home. | mini | 2002-09-16 | 1 | -1/+1 |
| | | | | | | | | The new libpthread will provide POSIX threading support using KSE. These files were previously repo-copied from src/lib/libc_r. Reviewed by: deischen Approved by: -arch | ||||
* | Add a wrapper for pselect() in order to make it a cancellation point. | deischen | 2002-06-28 | 1 | -0/+54 |
Prompted by: wollman |