Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make libthr async-signal-safe without costly signal masking. The guidlines I | mtm | 2004-05-20 | 1 | -77/+0 |
* | Make the minimum implementation of pthread_kill conform to the | mtm | 2004-03-29 | 1 | -0/+13 |
* | o Since we're not using signals for thread synchronization anymore, | mtm | 2004-03-27 | 1 | -30/+0 |
* | Implement PThreads barriers and barrier attributes. | mtm | 2004-02-19 | 1 | -0/+7 |
* | Don't wake up the thread after the signal handler | mtm | 2004-02-19 | 1 | -1/+1 |
* | Fix the wrapper function around signals so that a signal handling | mtm | 2003-12-09 | 1 | -24/+44 |
* | Make WARNS2 clean. The fixes mostly included: | mtm | 2003-05-23 | 1 | -2/+2 |
* | msg2 | mtm | 2003-05-12 | 1 | -7/+7 |
* | o Correct a debug message that refered to the wrong function | mtm | 2003-05-06 | 1 | -22/+19 |
* | - Define curthread as _get_curthread() and remove all direct calls to | jeff | 2003-04-02 | 1 | -1/+0 |
* | - Add libthr but don't hook it up to the regular build yet. This is an | jeff | 2003-04-01 | 1 | -0/+166 |