Mark Johnston
59c56d6c6f
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
Mark Johnston
b252f278ea
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
Konstantin Belousov
7596eb4872
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 Dahl
799162a628
Spelling fixes.
2010-08-03 17:40:09 +00:00
Ulrich Spörlein
b919e6378a
mdoc policing: use consistent section ordering, fix quotes and trailing
...
whitespace
Approved by: rpaulo
2010-08-02 15:15:24 +00:00
Rui Paulo
cb31498865
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