Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove libc_r threading library. It has been disconnected from the build | emaste | 2010-11-13 | 1 | -47/+0 |
| | | | | | | for four years (since r162846). Submitted by: Alexander Best arundel@ | ||||
* | To be consistent, use the __weak_reference macro from <sys/cdefs.h> | deischen | 2001-04-10 | 1 | -1/+1 |
| | | | | | | instead of #pragma weak to create weak definitions. Suggested by: bde | ||||
* | Add thread safety wrappers for the posix1e syscalls that deal with file | tmm | 2001-04-04 | 1 | -0/+47 |
descriptors. Approved by: rwatson Obtained from: TrustedBSD Project |