summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/xtensa/sigaction.c
Commit message (Expand)AuthorAgeFilesLines
* sigaction overhaul as described in docs/sigaction.txtDenis Vlasenko2008-12-151-37/+10
* Remove the rest of "bounded pointers" scaffolding. gcc website says"Denis Vlasenko2008-12-131-2/+2
* make all "XXXhidden_proto(" consistently not use a space before '('Denis Vlasenko2008-12-131-3/+3
* fix sigset_t size for mips (it's the only arch with 128 signals).Denis Vlasenko2008-12-011-11/+18
* - trim any trailing whitespaceBernhard Reutner-Fischer2008-07-231-3/+3
* Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL blockDenis Vlasenko2008-05-191-1/+1
* Xtensa: Provide an architecture specific sigaction and sa_restorer function i...Chris Zankel2008-02-201-0/+59