Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revamp libpthread so that it has a chance of working in an SMP | deischen | 2003-04-18 | 1 | -2/+3 |
* | Make libpthread KSE aware. | mini | 2002-09-16 | 1 | -11/+1 |
* | Make the changes needed for libpthread to compile in its new home. | mini | 2002-09-16 | 1 | -1/+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 | -4/+4 |
* | Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(), | jasone | 2000-01-27 | 1 | -13/+13 |
* | 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 | -0/+40 |