Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: if !HAS_THREADS strong alias sigaction | Bernhard Reutner-Fischer | 2012-01-28 | 1 | -0/+7 |
* | remove trailing ';' from _syscallX() | Peter S. Mazinger | 2011-03-09 | 1 | -1/+1 |
* | sparc/sigaction: revert change. These semantics are needed for nptl | Austin Foxley | 2010-02-13 | 1 | -4/+5 |
* | Unbreak build for sparc on some config's | Austin Foxley | 2010-02-03 | 1 | -5/+4 |
* | sparc sigaction.c: fix the noted bugs by syncing up with glibc | Austin Foxley | 2009-09-21 | 1 | -30/+16 |
* | convert // comments to /**/; remove empty #if/#endif pairs. no code changes | Denys Vlasenko | 2009-09-18 | 1 | -6/+6 |
* | sparc/sigaction.c: note possible bugs by comments. style fixes | Denys Vlasenko | 2009-09-09 | 1 | -49/+57 |
* | Add working pipe implementation for sparc | Austin Foxley | 2009-05-26 | 1 | -2/+6 |
* | Add a sigaction implementation for sparc | Austin Foxley | 2009-05-20 | 1 | -0/+94 |