]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - lib/libelf/README
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / lib / libelf / README
1 # $FreeBSD$
2 # $NetBSD$
3
4 libelf: a BSD-licensed implementation of the ELF(3)/GELF(3) API.
5
6 Documentation:
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         
12 For ongoing development please see http://elftoolchain.sourceforge.net/