summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/xtensa/sigaction.c
AgeCommit message (Expand)Author
2012-01-28*: if !HAS_THREADS strong alias sigactionBernhard Reutner-Fischer
2008-12-15sigaction overhaul as described in docs/sigaction.txtDenis Vlasenko
2008-12-13Remove the rest of "bounded pointers" scaffolding. gcc website says"Denis Vlasenko
2008-12-13make all "XXXhidden_proto(" consistently not use a space before '('Denis Vlasenko
2008-12-01fix sigset_t size for mips (it's the only arch with 128 signals).Denis Vlasenko
2008-07-23- trim any trailing whitespaceBernhard Reutner-Fischer
2008-05-19Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL blockDenis Vlasenko
2008-02-20Xtensa: Provide an architecture specific sigaction and sa_restorer function i...Chris Zankel