Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove libc_r threading library. It has been disconnected from the build | emaste | 2010-11-13 | 1 | -55/+0 |
* | Remove 3rd clause, renumber, ok per email | imp | 2007-01-12 | 1 | -4/+1 |
* | To be consistent, use the __weak_reference macro from <sys/cdefs.h> | deischen | 2001-04-10 | 1 | -1/+1 |
* | Add weak definitions for wrapped system calls. In general: | deischen | 2001-01-24 | 1 | -6/+4 |
* | Use __strong_reference() instead of __weak_reference() to assure that the | jasone | 2000-01-29 | 1 | -1/+1 |
* | Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(), | jasone | 2000-01-27 | 1 | -2/+2 |
* | Track libc's three-tier symbol naming. libc_r must currently implement | jasone | 2000-01-12 | 1 | -1/+3 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Add RCS IDs to those files without them. | deischen | 1999-08-05 | 1 | -1/+2 |
* | Change signal model to match POSIX (i.e. one set of signal handlers | jb | 1998-04-29 | 1 | -1/+1 |
* | Submitted by: John Birrell <cimaxp1!jb@werple.net.au> | julian | 1996-08-20 | 1 | -6/+6 |
* | Reviewed by: julian | julian | 1996-01-22 | 1 | -0/+57 |