| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove 80386 support from the ELF run time linker. | jhb | 2004-11-16 | 1 | -144/+0 |
* | Allow threading libraries to register their own locking | kan | 2003-05-29 | 1 | -132/+0 |
* | Remove the nanosleep calls from the spin loops in the locking code. | jdp | 2002-07-06 | 1 | -9/+2 |
* | Update the asm statements to use the "+" modifier instead of | jdp | 2002-06-24 | 1 | -4/+4 |
* | Fix a bug which could cause programs with user threads packages to | jdp | 2000-07-17 | 1 | -2/+32 |
* | Solve the dynamic linker's problems with multithreaded programs once | jdp | 2000-07-08 | 1 | -39/+203 |
* | Block almost all signals in the default locking method instead of | jdp | 2000-01-25 | 1 | -8/+10 |
* | Revamp the mechanism for enumerating and calling shared objects' | jdp | 2000-01-09 | 1 | -16/+5 |
* | Work around an assert failure in the dynamic linker's default thread | jdp | 1999-12-28 | 1 | -4/+8 |
* | Add a new function dllockinit() for registering thread locking | jdp | 1999-12-27 | 1 | -0/+94 |