Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-18 | Replace FSF snail mail address with URLs | Mike Frysinger | |
This matches a similar change made to glibc. No functional changes here. Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||
2012-01-28 | *: if !HAS_THREADS strong alias sigaction | Bernhard Reutner-Fischer | |
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | |||
2011-03-09 | remove trailing ';' from _syscallX() | Peter S. Mazinger | |
Signed-off-by: Peter S. Mazinger <ps.m@gmx.net> | |||
2010-02-13 | sparc/sigaction: revert change. These semantics are needed for nptl | Austin Foxley | |
Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | |||
2010-02-03 | Unbreak build for sparc on some config's | Austin Foxley | |
Thanks to rob@landley.net Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | |||
2009-09-21 | sparc sigaction.c: fix the noted bugs by syncing up with glibc | Austin Foxley | |
Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | |||
2009-09-18 | convert // comments to /**/; remove empty #if/#endif pairs. no code changes | Denys Vlasenko | |
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||
2009-09-09 | sparc/sigaction.c: note possible bugs by comments. style fixes | Denys Vlasenko | |
no code is actually changed Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||
2009-05-26 | Add working pipe implementation for sparc | Austin Foxley | |
Also get rid of warning in sparc sigaction Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | |||
2009-05-20 | Add a sigaction implementation for sparc | Austin Foxley | |
Signed-off-by: Austin Foxley <austinf@cetoncorp.com> |