From 175efc49f4272e767215b51f44d5a005a60b2497 Mon Sep 17 00:00:00 2001 From: Joseph Koshy Date: Mon, 5 Jan 2009 05:14:26 +0000 Subject: Add a README. --- lib/libelf/README | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lib/libelf/README (limited to 'lib/libelf') diff --git a/lib/libelf/README b/lib/libelf/README new file mode 100644 index 000000000000..726fcc92e4eb --- /dev/null +++ b/lib/libelf/README @@ -0,0 +1,12 @@ +# $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/ -- cgit v1.2.3