xref: /trueos/lib/libelf/README (revision 7ee29ca49959a5c2b0ba8f60cc7885a1bcf12691)
1# $FreeBSD$
2# $NetBSD$
3
4libelf: a BSD-licensed implementation of the ELF(3)/GELF(3) API.
5
6Documentation:
7 * Manual page elf.3 contains an overview of the library.  Other
8   manual pages document individual APIs in the library.
9 * A tutorial "libelf by Example" is available at:
10   http://people.freebsd.org/~jkoshy/download/libelf/article.html
11
12For ongoing development please see http://elftoolchain.sourceforge.net/
13