summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/bits/sigcontext.h
Commit message (Collapse)AuthorAgeFilesLines
* - make sure __user is defined when including kernel's sigcontext.hBernhard Reutner-Fischer2009-01-221-0/+3
|
* 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