summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/bits/sigcontext.h
Commit message (Collapse)AuthorAgeFilesLines
* Synch with trunk: miscellaneous changes, mostly cleanup,Carmelo Amoroso2009-01-221-0/+3
| | | | | | | code styling, comments. No object-code changes. Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* Major rework of the include files to eliminate redundancyEric Andersen2002-03-011-0/+29
and to better support each arch. This is a really big patch... -Erik