Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sigwait: remove __sigwait for realtime case as well | Austin Foxley | 2009-09-18 | 1 | -4/+3 |
* | sigwait: remove __sigwait and __GI_sigwait symbols - they are unused | Denys Vlasenko | 2009-09-18 | 1 | -4/+1 |
* | add non realtime sigwait from master and cleanup a bit | Austin Foxley | 2009-09-18 | 1 | -11/+68 |
* | Changes for NPTL. | "Steven J. Hill" | 2006-08-22 | 1 | -1/+75 |
* | Merge from trunk. | "Steven J. Hill" | 2006-02-26 | 1 | -80/+6 |
* | Finish implementation of new signals for NPTL which are SIGCANCEL, SIGTIMER a... | "Steven J. Hill" | 2006-02-05 | 1 | -4/+78 |
* | Finish merges from trunk. | "Steven J. Hill" | 2005-12-10 | 1 | -0/+2 |
* | Massive merge from trunk. | "Steven J. Hill" | 2005-11-18 | 1 | -19/+23 |
* | Quick implementation of sigwait. Doesn't handle thread cancelation | Eric Andersen | 2003-10-03 | 1 | -0/+33 |