summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/ptrace.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Turd polish: use HIDDEN= instead of PSEUDO= for ptrace syscall stub, toguenther2016-03-301-5/+4
| | | | make its underlying symbol name look like others.
* Userland programs should include <errno.h> not <sys/errno.h>millert2005-12-211-2/+2
| | | | OK deraadt@
* ansification; checked by pvalderaadt2003-06-111-6/+2
|
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-2/+2
|
* mi ptraced1999-02-011-0/+21