summaryrefslogtreecommitdiffstats
path: root/lib/libkse/thread/thr_mattr_kind_np.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-0/+6
* Remove 3rd clause, renumber, ok per emailimp2007-01-121-4/+1
* Add compatibility symbol maps. libpthread (.so.1 and .so.2)deischen2006-03-131-0/+9
* - Prefix MUTEX_TYPE_MAX with PTHREAD_ to avoid namespace pollution.stefanf2005-08-191-2/+2
* 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
* Add missing man pages. Fix various compliance bugs, mostly having to do withjasone2000-05-021-0/+15
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add RCS IDs to those files without them.deischen1999-08-051-1/+2
* Add support for pthread_mutexattr_settype(). As a side effect ofeivind1998-11-281-0/+14
* Add pthread_mutexattr_init() and pthread_mutexattr_setkind_np().hsu1996-11-111-0/+64
OpenPOWER on IntegriCloud