Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename _thr_enter_cancellation_point to _thr_cancel_enter, rename | davidxu | 2003-12-09 | 1 | -2/+2 |
* | Don't assume sizeof(long) = sizeof(int) on x86; use int | deischen | 2003-09-03 | 1 | -0/+2 |
* | Revamp libpthread so that it has a chance of working in an SMP | deischen | 2003-04-18 | 1 | -2/+3 |
* | 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 | -3/+3 |
* | Change my email address in the copyright notices for the sake of consistency | jasone | 2000-07-18 | 1 | -1/+1 |
* | Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(), | jasone | 2000-01-27 | 1 | -0/+48 |