summaryrefslogtreecommitdiffstats
path: root/lib/librtld_db/librtld_db.3
Commit message (Collapse)AuthorAgeFilesLines
* MFC r265629, r265630markj2014-08-081-3/+3
| | | | | | | | | | | | MFC r265629: 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 r265630: Fix the rd_event_addr prototype and slightly clarify the use of the "event" parameter.
* Spelling fixes.joel2010-08-031-3/+3
|
* mdoc policing: use consistent section ordering, fix quotes and trailinguqs2010-08-021-15/+15
| | | | | | whitespace Approved by: rpaulo
* Import the librtld_db library. This is needed by userland DTrace.rpaulo2010-07-311-0/+191
This is not yet enabled in the build because I also need to import a new version of libproc. Sponsored by: The FreeBSD Foundation
OpenPOWER on IntegriCloud