summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/sys/ptrace.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix kernl-features.h include path.Carmelo Amoroso2008-12-111-2/+41
| | | | | Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* Major rework of the include files to eliminate redundancyEric Andersen2002-03-011-0/+129
and to better support each arch. This is a really big patch... -Erik