summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/thread/thr_pselect.c
Commit message (Collapse)AuthorAgeFilesLines
* Make the changes needed for libpthread to compile in its new home.mini2002-09-161-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.deischen2002-06-281-0/+54
Prompted by: wollman
OpenPOWER on IntegriCloud