Staging
v0.5.1
https://github.com/torvalds/linux
Revision 9f59ce5d0e0dd837853385927b150f5cef3a7f52 authored by Chuck Ebbert on 05 August 2006, 19:14:11 UTC, committed by Linus Torvalds on 06 August 2006, 15:57:46 UTC
When delivering PTRACE_EVENT_VFORK_DONE, provide pid of the child process
when tracer calls ptrace(PTRACE_GETEVENTMSG).  This is already
(accidentally) available when the tracer is tracing VFORK in addition to
VFORK_DONE.

Signed-off-by: Chuck Ebbert <76306.1226@compuserve.com>
Cc: Daniel Jacobowitz <dan@debian.org>
Cc: Albert Cahalan <acahalan@gmail.com>
Cc: Roland McGrath <roland@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent f9abd1a
History
Tip revision: 9f59ce5d0e0dd837853385927b150f5cef3a7f52 authored by Chuck Ebbert on 05 August 2006, 19:14:11 UTC
[PATCH] ptrace: make pid of child process available for PTRACE_EVENT_VFORK_DONE
Tip revision: 9f59ce5
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 521 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.4 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 70.4 KB
Makefile -rw-r--r-- 46.1 KB
README -rw-r--r-- 16.2 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top