summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/bits/sigaction.h
Commit message (Collapse)AuthorAgeFilesLines
* Synch whole signal handling rework with trunk. Tested on nptl-sh4.Carmelo Amoroso2009-01-221-25/+17
| | | | | Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* Major rework of the include files to eliminate redundancyEric Andersen2002-03-011-0/+77
and to better support each arch. This is a really big patch... -Erik