aboutsummaryrefslogtreecommitdiff
path: root/lib/librtld_db
Commit message (Collapse)AuthorAgeFilesLines
* Bump shared libraries version numbers in preparation for 9.0.Konstantin Belousov2011-08-281-1/+1
| | | | | | | | | | | 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) Notes: svn path=/head/; revision=225227
* Spelling fixes.Joel Dahl2010-08-031-3/+3
| | | | Notes: svn path=/head/; revision=210823
* mdoc policing: use consistent section ordering, fix quotes and trailingUlrich Spörlein2010-08-021-15/+15
| | | | | | | | | whitespace Approved by: rpaulo Notes: svn path=/head/; revision=210769
* Import the librtld_db library. This is needed by userland DTrace.Rui Paulo2010-07-314-0/+581
This is not yet enabled in the build because I also need to import a new version of libproc. Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=210678