Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(), | jasone | 2000-01-27 | 1 | -6/+23 |
* | Track libc's three-tier symbol naming. libc_r must currently implement | jasone | 2000-01-12 | 1 | -1/+3 |
* | add pthread_cancel, obtained from OpenBSD. | alfred | 1999-11-28 | 1 | -4/+7 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Add RCS IDs to those files without them. | deischen | 1999-08-05 | 1 | -2/+2 |
* | Change signal model to match POSIX (i.e. one set of signal handlers | jb | 1998-04-29 | 1 | -8/+2 |
* | Use libc makefiles from now on instead of duplicating them in libc_r. | jb | 1997-05-03 | 1 | -0/+3 |
* | Submitted by: John Birrell <cimaxp1!jb@werple.net.au> | julian | 1996-08-20 | 1 | -8/+3 |
* | Reviewed by: julian | julian | 1996-01-22 | 1 | -0/+82 |