Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -8/+6 |
* | 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 |
* | Fix millisecond to nanosecond conversion. | jasone | 2000-01-22 | 1 | -1/+1 |
* | Track libc's three-tier symbol naming. libc_r must currently implement | jasone | 2000-01-12 | 1 | -1/+3 |
* | -Wall and minor style(9) cleanups. | deischen | 1999-12-28 | 1 | -1/+1 |
* | When checking for valid timevals in the wrapped select() and poll() | deischen | 1999-08-30 | 1 | -1/+2 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Sanity check time structures passed in, return EINVAL like the system | alfred | 1999-08-19 | 1 | -2/+5 |
* | In the words of the author: | jb | 1999-06-20 | 1 | -0/+95 |