| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove hacks to allow libkse to export its symbols in the LIBTHREAD_1_0 | Daniel Eischen | 2007-12-16 | 1 | -3/+0 |
| * | WARNS=3'ify. | Daniel Eischen | 2007-11-30 | 1 | -0/+3 |
| * | Add compatibility symbol maps. libpthread (.so.1 and .so.2) | Daniel Eischen | 2006-03-13 | 1 | -0/+3 |
| * | Add an i386-specifc hack to always set %gs. There still seems | Daniel Eischen | 2003-04-21 | 1 | -1/+1 |
| * | Sorry folks; I accidentally committed a patch from what I was working | Daniel Eischen | 2003-04-18 | 1 | -0/+7 |
| * | Revamp libpthread so that it has a chance of working in an SMP | Daniel Eischen | 2003-04-18 | 1 | -25/+35 |
| * | Make the changes needed for libpthread to compile in its new home. | Jonathan Mini | 2002-09-16 | 1 | -1/+1 |
| * | To be consistent, use the __weak_reference macro from <sys/cdefs.h> | Daniel Eischen | 2001-04-10 | 1 | -1/+1 |
| * | Add weak definitions for wrapped system calls. In general: | Daniel Eischen | 2001-01-24 | 1 | -3/+3 |
| * | Implement zero system call thread switching. Performance of | Daniel Eischen | 2000-10-13 | 1 | -1/+4 |
| * | Add missing man pages. Fix various compliance bugs, mostly having to do with | Jason Evans | 2000-05-02 | 1 | -4/+6 |
| * | -Wall and minor style(9) cleanups. | Daniel Eischen | 1999-12-28 | 1 | -1/+1 |
| * | add pthread_cancel, obtained from OpenBSD. | Alfred Perlstein | 1999-11-28 | 1 | -1/+2 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | In the words of the author: | John Birrell | 1999-06-20 | 1 | -8/+8 |
| * | [ The author's description... ] | John Birrell | 1999-03-23 | 1 | -0/+113 |