aboutsummaryrefslogtreecommitdiff
path: root/lib/libelf/elf_next.3
Commit message (Collapse)AuthorAgeFilesLines
* Removed source code for the old libelf and build the new libelf fromKai Wang2014-01-151-96/+0
| | | | | | | contrib/ instead. Notes: svn path=/projects/elftoolchain/; revision=260698
* mdoc: order prologue macros consistently by Dd/Dt/OsUlrich Spörlein2010-04-141-1/+1
| | | | | | | | | | | Although groff_mdoc(7) gives another impression, this is the ordering most widely used and also required by mdocml/mandoc. Reviewed by: ru Approved by: philip, ed (mentors) Notes: svn path=/head/; revision=206622
* Fix minor formatting issues:Ruslan Ermilov2006-11-131-1/+1
| | | | | | | | | | - make document title match filename; - remove hard sentence breaks, whitespace at EOL, and double whitespace; - sort SEE ALSO xrefs, adding missing section numbers; - fix a misspelled macro name. Notes: svn path=/head/; revision=164253
* MFP4: Add an implementation of the ELF(3) and GELF(3) API set.Joseph Koshy2006-11-111-0/+96
Bump __FreeBSD_version. Reviewed by: jb Notes: svn path=/head/; revision=164190