summaryrefslogtreecommitdiff
path: root/lib/libpthread/thread/thr_mattr_kind_np.c
Commit message (Expand)AuthorAgeFilesLines
* Repo copy libpthreads to libkse.David E. O'Brien2007-10-091-103/+0
* Remove 3rd clause, renumber, ok per emailWarner Losh2007-01-121-4/+1
* Add compatibility symbol maps. libpthread (.so.1 and .so.2)Daniel Eischen2006-03-131-0/+9
* - Prefix MUTEX_TYPE_MAX with PTHREAD_ to avoid namespace pollution.Stefan Farfeleder2005-08-191-2/+2
* Make the changes needed for libpthread to compile in its new home.Jonathan Mini2002-09-161-1/+1
* To be consistent, use the __weak_reference macro from <sys/cdefs.h>Daniel Eischen2001-04-101-4/+4
* Add weak definitions for wrapped system calls. In general:Daniel Eischen2001-01-241-6/+9
* Add missing man pages. Fix various compliance bugs, mostly having to do withJason Evans2000-05-021-0/+15
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add RCS IDs to those files without them.Daniel Eischen1999-08-051-1/+2
* Add support for pthread_mutexattr_settype(). As a side effect ofEivind Eklund1998-11-281-0/+14
* Add pthread_mutexattr_init() and pthread_mutexattr_setkind_np().Jeffrey Hsu1996-11-111-0/+64