markj 084e5da56e Merge part of r1712 from elftoolchain, making it possible to resize ELF
sections and indirectly change the layout of an ELF file when
ELF_F_LAYOUT is not set.

PR:		bin/167103
Approved by:	rstone (co-mentor)
Obtained from:	elftoolchain
MFC after:	2 weeks
2013-02-24 15:15:50 +00:00
..
2012-06-05 18:19:52 +00:00
2012-03-26 19:23:57 +00:00
2012-03-26 19:23:57 +00:00
2012-05-11 20:06:46 +00:00
2012-06-02 08:47:26 +00:00
2012-05-11 20:06:46 +00:00
2012-05-11 20:06:46 +00:00
2012-06-02 08:47:26 +00:00
2011-03-01 11:47:51 +00:00
2009-01-05 05:14:26 +00:00

# $FreeBSD$
# $NetBSD$

libelf: a BSD-licensed implementation of the ELF(3)/GELF(3) API.

Documentation:
 * Manual page elf.3 contains an overview of the library.  Other
   manual pages document individual APIs in the library.
 * A tutorial "libelf by Example" is available at:
   http://people.freebsd.org/~jkoshy/download/libelf/article.html
	
For ongoing development please see http://elftoolchain.sourceforge.net/