| Commit message (Expand) | Author | Age | Files | Lines |
| * | WARNS=3'ify. | Daniel Eischen | 2007-11-30 | 1 | -0/+3 |
| * | Remove 3rd clause, renumber, ok per email | Warner Losh | 2007-01-12 | 1 | -4/+1 |
| * | 1. Move thread list flags into new separate member, and atomically | David Xu | 2004-10-23 | 1 | -1/+1 |
| * | o Eliminate upcall for PTHREAD_SYSTEM_SCOPE thread, now it | David Xu | 2003-07-17 | 1 | -13/+11 |
| * | Change low-level locking a bit so that we can tell if | Daniel Eischen | 2003-05-24 | 1 | -6/+12 |
| * | o Don't add a scope system thread's KSE to the list of available | Daniel Eischen | 2003-04-28 | 1 | -0/+3 |
| * | Sorry folks; I accidentally committed a patch from what I was working | Daniel Eischen | 2003-04-18 | 1 | -9/+0 |
| * | Revamp libpthread so that it has a chance of working in an SMP | Daniel Eischen | 2003-04-18 | 1 | -19/+53 |
| * | Make the changes needed for libpthread to compile in its new home. | Jonathan Mini | 2002-09-16 | 1 | -1/+1 |
| * | Fix a race condition in pthread_join(). All of the following must occur | Jason Evans | 2001-06-27 | 1 | -32/+0 |
| * | Add weak definitions for wrapped system calls. In general: | Daniel Eischen | 2001-01-24 | 1 | -2/+0 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | Add RCS IDs to those files without them. | Daniel Eischen | 1999-08-05 | 1 | -2/+2 |
| * | In the words of the author: | John Birrell | 1999-06-20 | 1 | -18/+16 |
| * | Move the cleanup code that frees memory allocated for a dead thread from | John Birrell | 1998-09-30 | 1 | -5/+10 |
| * | Change signal model to match POSIX (i.e. one set of signal handlers | John Birrell | 1998-04-29 | 1 | -0/+97 |