summaryrefslogtreecommitdiff
path: root/lib/libkse/thread/thr_multi_np.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the libkse directory. It was unhooked from the build and kernelBrooks Davis2014-04-161-51/+0
* Remove hacks to allow libkse to export its symbols in the LIBTHREAD_1_0Daniel Eischen2007-12-161-3/+0
* WARNS=3'ify.Daniel Eischen2007-11-301-2/+4
* 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/+5
* Revamp suspend and resume. While I'm here add pthread_suspend_all_np()Daniel Eischen2002-05-241-4/+8
* 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
* Track libc's three-tier symbol naming. libc_r must currently implementJason Evans2000-01-121-1/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add RCS IDs to those files without them.Daniel Eischen1999-08-051-1/+2
* Submitted by: John Birrell <cimaxp1!jb@werple.net.au>Julian Elischer1996-08-201-0/+44