git: kernel: Add the KERN_PROC_PATHNAME sysctl
Francois Tigeot
ftigeot at crater.dragonflybsd.org
Sat Jan 4 14:35:59 PST 2014
commit f849311b84a9d80fed3dcd8b0ed2a1c9bd46baf9
Author: François Tigeot <ftigeot at wolfpond.org>
Date: Sat Jan 4 21:23:46 2014 +0100
kernel: Add the KERN_PROC_PATHNAME sysctl
Which returns the full path of a process text file.
Obtained-from: FreeBSD
Summary of changes:
lib/libc/gen/sysctl.3 | 19 ++++++++++++++++---
sys/kern/kern_proc.c | 42 ++++++++++++++++++++++++++++++++++++++++++
sys/sys/sysctl.h | 3 ++-
3 files changed, 60 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f849311b84a9d80fed3dcd8b0ed2a1c9bd46baf9
--
DragonFly BSD source repository
More information about the Commits
mailing list