Date: Sat, 31 Jul 2010 14:26:10 +0000 (UTC) From: Rui Paulo <rpaulo@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/librtld_db Makefile librtld_db.3 rtld_db.c rtld_db.h Message-ID: <201007311426.o6VEQUfN076273@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rpaulo 2010-07-31 14:26:10 UTC
FreeBSD src repository
Added files:
lib/librtld_db Makefile librtld_db.3 rtld_db.c rtld_db.h
Log:
SVN rev 210678 on 2010-07-31 14:26:10Z by rpaulo
Import the librtld_db library. This is needed by userland DTrace.
This is not yet enabled in the build because I also need to import a new
version of libproc.
Sponsored by: The FreeBSD Foundation
Revision Changes Path
1.1 +14 -0 src/lib/librtld_db/Makefile (new)
1.1 +191 -0 src/lib/librtld_db/librtld_db.3 (new)
1.1 +226 -0 src/lib/librtld_db/rtld_db.c (new)
1.1 +150 -0 src/lib/librtld_db/rtld_db.h (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007311426.o6VEQUfN076273>
