| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Copy releng/8.2 to release/8.2.0 for 8.2-RELEASE.release/8.2.0_cvs | Ken Smith | 2011-02-16 | 1 | -1/+1 |
| | | | | | | | Approved by: re (implicit) This commit was manufactured to restore the state of the 8.2-RELEASE image. | ||||
| * | At initialization, override the pthread stub routines in libc | Daniel Eischen | 2002-11-13 | 1 | -1/+3 |
| | | | | | | | | | | | | | by filling in the jump table. Convert uses of pthread routines within libc_r to use the internal versions (_pthread_foo instead of pthread_foo). Remove a couple of globals from application namespace. Notes: svn path=/head/; revision=106867 | ||||
| * | Add a wrapper for pselect() in order to make it a cancellation point. | Daniel Eischen | 2002-06-28 | 1 | -0/+54 |
| Prompted by: wollman Notes: svn path=/head/; revision=98975 | |||||
