Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copy releng/6.4 to release/6.4.0 in preparation for 6.4-RELEASE.release/6.4.0_cvs | Ken Smith | 2008-11-26 | 1 | -1/+1 |
* | To be consistent, use the __weak_reference macro from <sys/cdefs.h> | Daniel Eischen | 2001-04-10 | 1 | -1/+1 |
* | Add weak definitions for wrapped system calls. In general: | Daniel Eischen | 2001-01-24 | 1 | -5/+2 |
* | Use __strong_reference() instead of __weak_reference() to assure that the | Jason Evans | 2000-01-29 | 1 | -1/+1 |
* | Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(), | Jason Evans | 2000-01-27 | 1 | -2/+2 |
* | Track libc's three-tier symbol naming. libc_r must currently implement | Jason Evans | 2000-01-12 | 1 | -1/+3 |
* | add pthread_cancel, obtained from OpenBSD. | Alfred Perlstein | 1999-11-28 | 1 | -0/+25 |