summaryrefslogtreecommitdiff
path: root/lib/libpthread/thread/thr_mattr_kind_np.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/5.2.0_cvscvs2svn2004-01-101-1/+1
* 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