aboutsummaryrefslogtreecommitdiff
path: root/lib/libpthread/thread/thr_setschedparam.c
Commit message (Expand)AuthorAgeFilesLines
* Repo copy libpthreads to libkse.David E. O'Brien2007-10-091-139/+0
* Add compatibility symbol maps. libpthread (.so.1 and .so.2)Daniel Eischen2006-03-131-0/+3
* Add an i386-specifc hack to always set %gs. There still seemsDaniel Eischen2003-04-211-1/+1
* Sorry folks; I accidentally committed a patch from what I was workingDaniel Eischen2003-04-181-0/+7
* Revamp libpthread so that it has a chance of working in an SMPDaniel Eischen2003-04-181-25/+35
* 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-1/+1
* Add weak definitions for wrapped system calls. In general:Daniel Eischen2001-01-241-3/+3
* Implement zero system call thread switching. Performance ofDaniel Eischen2000-10-131-1/+4
* Add missing man pages. Fix various compliance bugs, mostly having to do withJason Evans2000-05-021-4/+6
* -Wall and minor style(9) cleanups.Daniel Eischen1999-12-281-1/+1
* add pthread_cancel, obtained from OpenBSD.Alfred Perlstein1999-11-281-1/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* In the words of the author:John Birrell1999-06-201-8/+8
* [ The author's description... ]John Birrell1999-03-231-0/+113