markj
ad9151c24f
Fix the rd_event_addr prototype and slightly clarify the use of the "event"
...
parameter.
MFC after: 3 days
2014-05-08 03:33:54 +00:00
markj
528a3801b3
Handle the different event types properly in rd_event_addr(). In particular,
...
with r265456 _r_debug_postinit can be used for RD_POSTINIT events. rtld(1)
uses r_debug_state for dl state transitions, so we use its address for
RD_DLACTIVITY events.
MFC after: 2 weeks
2014-05-08 03:26:25 +00:00
kib
0807f5f44f
Bump shared libraries version numbers in preparation for 9.0.
...
This time, only libraries which ABI has been changed compared to
stable/8, are bumped.
ABI analysis done by: Gleb Kurtsou
Approved by: re (kensmith)
2011-08-28 09:26:48 +00:00
joel
60754e9168
Spelling fixes.
2010-08-03 17:40:09 +00:00
uqs
6eb8419a09
mdoc policing: use consistent section ordering, fix quotes and trailing
...
whitespace
Approved by: rpaulo
2010-08-02 15:15:24 +00:00
rpaulo
27277244cd
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
2010-07-31 14:26:10 +00:00