summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/sh/sys/ucontext.h
AgeCommit message (Collapse)Author
2008-01-05whitespace only: touchups from Hans-Christian EgtvedtMike Frysinger
2007-06-13Carmelo AMOROSO <carmelo.amoroso@st.com> writes:Joakim Tjernlund
Hi All, this patch fixes a mismatch in ucontext struct between uClibc and kernel. In this way a signal handler installed by sigaction can access to the whole machine state correctly. This can be applied both to trunk and nptl branch
2002-03-01Major rework of the include files to eliminate redundancyEric Andersen
and to better support each arch. This is a really big patch... -Erik