Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add weak definitions for wrapped system calls. In general: | deischen | 2001-01-24 | 1 | -7/+8 |
* | Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(), | jasone | 2000-01-27 | 1 | -7/+12 |
* | 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 | -1/+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 |
* | Check the access mode in the flags before waiting on a read or a write | jb | 1998-06-10 | 1 | -1/+13 |
* | Implement compile time debug support instead of tracking file name and | jb | 1998-06-09 | 1 | -4/+7 |
* | Change signal model to match POSIX (i.e. one set of signal handlers | jb | 1998-04-29 | 1 | -4/+3 |
* | Add parentheses to make blocking mode work. | jb | 1997-04-01 | 1 | -1/+3 |
* | Submitted by: John Birrell | julian | 1997-02-05 | 1 | -15/+22 |
* | Reviewed by: julian | julian | 1996-01-22 | 1 | -0/+74 |