summaryrefslogtreecommitdiffstats
path: root/lib/libelf/gelf_newphdr.3
Commit message (Collapse)AuthorAgeFilesLines
* mdoc: order prologue macros consistently by Dd/Dt/Osuqs2010-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)
* Consistently use the word 'flag' to refer to ELF_F_* constants.jkoshy2007-10-221-2/+2
| | | | MFC after: 1 day
* Remove references to the 'e_phnum' field of the ELF header. Instead,jkoshy2007-10-211-8/+3
| | | | | | point the reader to the elf_getphnum() function. MFC after: 1 day
* Fix minor formatting issues:ru2006-11-131-2/+2
| | | | | | | - 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.
* MFP4: Add an implementation of the ELF(3) and GELF(3) API set.jkoshy2006-11-111-0/+138
Bump __FreeBSD_version. Reviewed by: jb
OpenPOWER on IntegriCloud