summaryrefslogtreecommitdiffstats
path: root/lib/libc_r/uthread/uthread_rwlockattr.c
Commit message (Expand)AuthorAgeFilesLines
* Remove libc_r threading library. It has been disconnected from the buildemaste2010-11-131-98/+0
* To be consistent, use the __weak_reference macro from <sys/cdefs.h>deischen2001-04-101-4/+4
* Add weak definitions for wrapped system calls. In general:deischen2001-01-241-6/+9
* Track libc's three-tier symbol naming. libc_r must currently implementjasone2000-01-121-4/+4
* Fix some minor POSIX/SUSv2 compliance nits.jasone1999-12-181-7/+4
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* -Wall clean.alex1998-09-071-1/+2
* Implement pthread read/write locks as defined by Version 2 of the Singlealex1998-09-071-0/+97
OpenPOWER on IntegriCloud