Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change the dllockinit() interface from "experimental" to | jdp | 2000-07-08 | 1 | -3/+4 |
* | Introduce ".Lb" macro to libc manpages. | phantom | 2000-04-21 | 1 | -0/+2 |
* | Revive the warning that dllockinit() is experimental and subject to | jdp | 2000-01-29 | 1 | -1/+6 |
* | Remove the warning that this interface shouldn't be used yet. Fix | jdp | 2000-01-09 | 1 | -8/+4 |
* | Fixed the type of dllockinit() (const unpoisoning). | bde | 2000-01-05 | 1 | -4/+1 |
* | Work around an assert failure in the dynamic linker's default thread | jdp | 1999-12-28 | 1 | -0/+4 |
* | Add a new function dllockinit() for registering thread locking | jdp | 1999-12-27 | 1 | -0/+109 |