arm: protect state after signal handler
[minix.git] / lib / libelf / README
blob726fcc92e4eba36076a07b28db1469186efe053e
1 # $FreeBSD$
2 # $NetBSD$
4 libelf: a BSD-licensed implementation of the ELF(3)/GELF(3) API.
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/