aboutsummaryrefslogtreecommitdiff
path: root/lib/libpthread/thread/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* In the words of the author:John Birrell1999-06-201-2/+2
* [ The author's description... ]John Birrell1999-03-231-1/+16
* Move the cleanup code that frees memory allocated for a dead thread fromJohn Birrell1998-09-301-1/+2
* In libc_r, rename vfork syscall to _thread_sys_vfork and make vfork an aliasDmitrij Tejblum1998-09-121-1/+2
* Implement pthread read/write locks as defined by Version 2 of the SingleAlexander Langer1998-09-071-1/+3
* I shouldn't do things early in the morning.John Birrell1998-06-011-3/+1
* Add some missing syscall wrappers.John Birrell1998-05-311-1/+5
* Change signal model to match POSIX (i.e. one set of signal handlersJohn Birrell1998-04-291-5/+4
* Added missing source file uthread_sigwait.c.Alexander Langer1997-11-241-1/+2
* Bye bye CPLUSPLUSLIB hack! It's not needed any more.John Polstra1997-05-061-3/+1
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Submitted by: John BirrellJulian Elischer1997-02-051-0/+10
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Added uthread_attr_destroy.c to SRCS.Alexander Langer1996-12-291-1/+2
* Add uthread_attr_init.c, uthread_attr_setstacksize.c, uthread_mattr_init.c,Jeffrey Hsu1996-11-111-1/+7
* Submitted by: John Birrell <cimaxp1!jb@werple.net.au>Julian Elischer1996-08-201-4/+4
* Added a new module "uthread_autoinit.cc". This is a small C++ module.John Polstra1996-02-171-1/+4
* Reviewed by: julianJulian Elischer1996-01-221-0/+75