summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/sparc/sigaction.c
AgeCommit message (Expand)Author
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2012-01-28*: if !HAS_THREADS strong alias sigactionBernhard Reutner-Fischer
2011-03-09remove trailing ';' from _syscallX()Peter S. Mazinger
2010-02-13sparc/sigaction: revert change. These semantics are needed for nptlAustin Foxley
2010-02-03Unbreak build for sparc on some config'sAustin Foxley
2009-09-21sparc sigaction.c: fix the noted bugs by syncing up with glibcAustin Foxley
2009-09-18convert // comments to /**/; remove empty #if/#endif pairs. no code changesDenys Vlasenko
2009-09-09sparc/sigaction.c: note possible bugs by comments. style fixesDenys Vlasenko
2009-05-26Add working pipe implementation for sparcAustin Foxley
2009-05-20Add a sigaction implementation for sparcAustin Foxley