summaryrefslogtreecommitdiff
path: root/lib/libc/sys/ptrace.2
AgeCommit message (Expand)Author
2020-05-14Use more markup.wiz
2020-05-14Introduce new ptrace(2) operations: PT_SET_SIGPASS and PT_GET_SIGPASSkamil
2020-01-04Document PT_LWPSTATUS and PT_LWPNEXT in ptrace(2)kamil
2019-10-09Fix xref.wiz
2019-10-09Document PT_STOP, update PT_KILL in the ptrace(2) man-pagekamil
2019-07-30Include pe_lwp member in 'struct ptrace_state'mgorny
2019-07-11Fix thinko: syscalls -> signalsmgorny
2019-07-10Improve/fix doc of PT_SETSTEP and PT_CLEARSTEP.mgorny
2019-07-10Fix typo: SIGRAP -> SIGTRAPmgorny
2019-06-26Use Vt for variable types. New sentence, new line. Add a missing ')'.wiz
2019-06-26Implement PT_GETXSTATE and PT_SETXSTATEmgorny
2019-06-12Fix typo.wiz
2019-06-12Try to make posix_spawn(3) note in ptrace(2) less confusingkamil
2019-06-12Use Xr.wiz
2019-06-11Document PTRACE_POSIX_SPAWN in man-pagekamil
2019-05-25Update the ptrace(2) documentationkamil
2018-05-01Implement PTRACE_VFORKkamil
2018-03-05Remove PT_GET_SIGMASK / PT_SET_SIGMASKkamil
2017-06-03Fix typo: s/interrput/interrupt/abhinav
2017-04-08Fix typo in previous (ptrace(2))kamil
2017-04-08Document new calls and be more clear about PT_SYSCALL* in ptrace(2)kamil
2017-04-07Fix typos and some grammarpgoyette
2017-04-07Correction in ptrace(2) about operations that emit signalskamil
2017-02-23Formatting fix.wiz
2017-02-23Document PT_GETDBREGS and PT_SETDBRGS in ptrace(2)kamil
2017-02-22Introduce new ptrace(2) API to allow/prevent exection of LWPkamil
2017-02-12Introduce new interface in ptrace(2) - PT_GET_SIGMASK and PT_SET_SIGMASKkamil
2017-01-27Spelling fixes.wiz
2017-01-25Make the PIOD_READ_AUXV operation more clearkamil
2017-01-15Fix one markup issue and add initial HISTORY sectionkamil
2017-01-14Wording, macro use.wiz
2017-01-14Document PTRACE_LWP_CREATE and PTRACE_LWP_EXIT in ptrace(2)kamil
2017-01-14Document PTRACE_VFORK and PTRACE_VFORK_DONE in ptrace(2)kamil
2017-01-11Correct man-page category of posix_spawn: is (3) not (2)kamil
2017-01-11Document SIGTRAP with si_code TRAP_CHLD in ptrace(2)kamil
2017-01-07Add more notes explaining how debuggers work on NetBSDkamil
2017-01-07Document PT_SET_SIGINFO and PT_GET_SIGINFO in ptrace(2)kamil
2017-01-07Fix swapped text between PT_GET_PROCESS_STATE and PT_GET_EVENT_MASKkamil
2017-01-07ptrace(2): Document addr and data argument usage for PT_GET_PROCESS_STATEkamil
2016-12-29Reference siginfo(2) for a SIGCHLD signalkamil
2016-12-19Be consistent in using process' (vs process's).abhinav
2016-12-15ptrace(2): Document PT_GETVECREGS and PT_SETVECREGS (ppc ports specific)kamil
2016-12-15ptrace(2): Document PT_GETXMMREGS and PT_SETXMMREGS (i386 port specific)kamil
2016-12-15ptrace(2): Remove dead text, some of it commented in this file for yearskamil
2016-12-10Remove outdated note in the PT_DUMPCORE call of the ptrace(2) man-pagekamil
2016-11-24Remove duplicated PT_DUMPCORE description in machine-specific calls sectionkamil
2016-11-01Bump date for previous.wiz
2016-11-01Document PT_SET_EVENT_MASK, PT_GET_EVENT_MASK and PT_GET_PROCESS_STATEkamil
2015-07-02document PIOD_READ_AUXV.christos
2014-07-28PR/49045: Tetsuya Isaki: remove remaining caddr_t in ptrace(2)christos