PERFORCE change 98997 for review

John Birrell jb at FreeBSD.org
Sun Jun 11 18:31:13 UTC 2006


http://perforce.freebsd.org/chv.cgi?CH=98997

Change 98997 by jb at jb_freebsd2 on 2006/06/11 18:28:17

	This is the start of a process control library for FreeBSD which
	will be functionally equivalent to the Solaris one, but with the
	control via extended ptrace() calls rather than messing with
	procfs like Solaris does.
	
	This is just work-in-progress at the moment. I'm adding it because
	it's needed to build DTrace.

Affected files ...

.. //depot/projects/dtrace/src/cddl/lib/libproc/Makefile#1 add
.. //depot/projects/dtrace/src/cddl/lib/libproc/Pcontrol.c#1 add
.. //depot/projects/dtrace/src/cddl/lib/libproc/Pcontrol.h#1 add
.. //depot/projects/dtrace/src/cddl/lib/libproc/Psymtab.c#1 add
.. //depot/projects/dtrace/src/cddl/lib/libproc/Putil.c#1 add
.. //depot/projects/dtrace/src/cddl/lib/libproc/Putil.h#1 add
.. //depot/projects/dtrace/src/cddl/lib/libproc/libproc.h#1 add

Differences ...


More information about the p4-projects mailing list