summaryrefslogtreecommitdiffstats
path: root/lib/libkse/thread/thr_rwlockattr.c
Commit message (Expand)AuthorAgeFilesLines
* Remove hacks to allow libkse to export its symbols in the LIBTHREAD_1_0deischen2007-12-161-9/+0
* WARNS=3'ify.deischen2007-11-301-1/+2
* Add compatibility symbol maps. libpthread (.so.1 and .so.2)deischen2006-03-131-0/+9
* Make the changes needed for libpthread to compile in its new home.mini2002-09-161-1/+1
* 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