Expand PMF_FN_* macros.
[netbsd-mini2440.git] / external / bsd / libelf / dist / README
blob80f9b6d0c3a98bd52d9edd0d4012631df8014f2b
1 # $FreeBSD: src/lib/libelf/README,v 1.1.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $
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/