cvs commit: src/lib/librtld_db Makefile librtld_db.3 rtld_db.c rtld_db.h

[ Available lists | Index of cvs-src-old | Month of Nov 2010 | Week of 8 Nov 2010 | Raw email | View thread | Wrap long lines | Reply ]
From
Rui Paulo <rpaulo@FreeBSD.org>
Date
8 Nov 2010 10:39:16
Subject
cvs commit: src/lib/librtld_db Makefile librtld_db.3 rtld_db.c rtld_db.h
Message-ID
201011081039.oA8AdGm0026862@repoman.freebsd.org


[ Hide this part ]
rpaulo      2010-11-08 10:39:02 UTC

FreeBSD src repository

Added files: (Branch: RELENG_8)
lib/librtld_db Makefile librtld_db.3 rtld_db.c rtld_db.h
Log:
SVN rev 214978 on 2010-11-08 10:39:02Z by rpaulo

MFC r210678, r210769:
librtld_db is an rtld debugging helper library used by userland
DTrace.

Revision Changes Path
1.1.2.2 +14 -0 src/lib/librtld_db/Makefile (new)
1.3.2.2 +191 -0 src/lib/librtld_db/librtld_db.3 (new)
1.1.2.2 +226 -0 src/lib/librtld_db/rtld_db.c (new)
1.1.2.2 +150 -0 src/lib/librtld_db/rtld_db.h (new)

Elapsed time: 0.060 seconds