Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add weak definitions for wrapped system calls. In general: | deischen | 2001-01-24 | 1 | -6/+9 |
* | Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(), | jasone | 2000-01-27 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Add RCS IDs to those files without them. | deischen | 1999-08-05 | 1 | -2/+2 |
* | [ The author's description... ] | jb | 1999-03-23 | 1 | -17/+15 |
* | Add support for compile time debug. This is enabled if libc_r is built | jb | 1998-06-09 | 1 | -20/+52 |
* | Add a warning message for a thread locking against itself. This is | jb | 1998-06-06 | 1 | -3/+14 |
* | Treat the lock value as volatile. | jb | 1998-05-05 | 1 | -2/+2 |
* | Change signal model to match POSIX (i.e. one set of signal handlers | jb | 1998-04-29 | 1 | -0/+65 |