aboutsummaryrefslogtreecommitdiff
path: root/lib/libc_r/uthread/uthread_getschedparam.c
Commit message (Expand)AuthorAgeFilesLines
* Remove libc_r threading library. It has been disconnected from the buildEd Maste2010-11-131-59/+0
* 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/+2
* add pthread_cancel, obtained from OpenBSD.Alfred Perlstein1999-11-281-1/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add RCS IDs to those files without them.Daniel Eischen1999-08-051-0/+1
* [ The author's description... ]John Birrell1999-03-231-0/+56