Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: if !HAS_THREADS strong alias sigaction | Bernhard Reutner-Fischer | 2012-01-28 | 1 | -0/+7 |
| | | | | Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | ||||
* | remove trailing ';' from _syscallX() | Peter S. Mazinger | 2011-03-09 | 1 | -1/+1 |
| | | | | Signed-off-by: Peter S. Mazinger <ps.m@gmx.net> | ||||
* | sparc/sigaction: revert change. These semantics are needed for nptl | Austin Foxley | 2010-02-13 | 1 | -4/+5 |
| | | | | Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | Unbreak build for sparc on some config's | Austin Foxley | 2010-02-03 | 1 | -5/+4 |
| | | | | | | Thanks to rob@landley.net Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | sparc sigaction.c: fix the noted bugs by syncing up with glibc | Austin Foxley | 2009-09-21 | 1 | -30/+16 |
| | | | | Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | convert // comments to /**/; remove empty #if/#endif pairs. no code changes | Denys Vlasenko | 2009-09-18 | 1 | -6/+6 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | sparc/sigaction.c: note possible bugs by comments. style fixes | Denys Vlasenko | 2009-09-09 | 1 | -49/+57 |
| | | | | | | no code is actually changed Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | Add working pipe implementation for sparc | Austin Foxley | 2009-05-26 | 1 | -2/+6 |
| | | | | | | Also get rid of warning in sparc sigaction Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | Add a sigaction implementation for sparc | Austin Foxley | 2009-05-20 | 1 | -0/+94 |
Signed-off-by: Austin Foxley <austinf@cetoncorp.com> |