summaryrefslogtreecommitdiffstats
path: root/lib/libc_r/uthread/uthread_acl_get_fd.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove libc_r threading library. It has been disconnected from the buildemaste2010-11-131-47/+0
| | | | | | for four years (since r162846). Submitted by: Alexander Best arundel@
* To be consistent, use the __weak_reference macro from <sys/cdefs.h>deischen2001-04-101-1/+1
| | | | | | instead of #pragma weak to create weak definitions. Suggested by: bde
* Add thread safety wrappers for the posix1e syscalls that deal with filetmm2001-04-041-0/+47
descriptors. Approved by: rwatson Obtained from: TrustedBSD Project
OpenPOWER on IntegriCloud