summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/sparc/sigaction.c
Commit message (Expand)AuthorAgeFilesLines
* *: if !HAS_THREADS strong alias sigactionBernhard Reutner-Fischer2012-01-281-0/+7
* remove trailing ';' from _syscallX()Peter S. Mazinger2011-03-091-1/+1
* sparc/sigaction: revert change. These semantics are needed for nptlAustin Foxley2010-02-131-4/+5
* Unbreak build for sparc on some config'sAustin Foxley2010-02-031-5/+4
* sparc sigaction.c: fix the noted bugs by syncing up with glibcAustin Foxley2009-09-211-30/+16
* convert // comments to /**/; remove empty #if/#endif pairs. no code changesDenys Vlasenko2009-09-181-6/+6
* sparc/sigaction.c: note possible bugs by comments. style fixesDenys Vlasenko2009-09-091-49/+57
* Add working pipe implementation for sparcAustin Foxley2009-05-261-2/+6
* Add a sigaction implementation for sparcAustin Foxley2009-05-201-0/+94