summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/bits/kernel_sigaction.h
Commit message (Expand)AuthorAgeFilesLines
* sigaction overhaul as described in docs/sigaction.txtDenis Vlasenko2008-12-151-53/+14
* Remove the rest of "bounded pointers" scaffolding. gcc website says"Denis Vlasenko2008-12-131-4/+4
* fix sigset_t size for mips (it's the only arch with 128 signals).Denis Vlasenko2008-12-011-2/+9
* - trim any trailing whitespaceBernhard Reutner-Fischer2008-07-231-1/+1
* Mark __syscall_*sigaction hidden and add guard to the headerPeter S. Mazinger2006-02-281-5/+5
* move alpha/hppa into their own arch subdir where they should beMike Frysinger2005-11-181-30/+1
* add support for ia64Mike Frysinger2005-11-181-0/+12
* sjhill needs to buy donuts for everyoneEric Andersen2003-03-111-1/+0
* Compliance with MIPS ABI and MIPS kernel changes."Steven J. Hill"2003-03-111-9/+2
* Update sigaction syscall names to act more like glibc. Fix the x86 sigactionEric Andersen2003-01-221-4/+4
* Missed an endifEric Andersen2003-01-221-0/+1
* Looks like sigaction on arm needs adjustment, so split this intoEric Andersen2003-01-221-0/+92