Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Nov 2006 23:06:40 +0530
From:      "Joseph Koshy" <joseph.koshy@gmail.com>
To:        "FreeBSD Current" <freebsd-current@freebsd.org>
Subject:   [patch] libelf patch #2 available
Message-ID:  <84dead720611100936j26fac40o2bac790fe55a1f43@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
I've put up patch #2 implementing ELF(3) at:

  http://people.freebsd.org/~jkoshy/download/libelf-patch-2.gz
  63KB, MD5: 06a3b844d098046f29c3889771b6f52c

This patch implements the complete set of ELF(3) an GELF(3)
APIs; a total of 82 functions and associated manual pages.

This library helps in writing programs that need to
parse or create ELF files.

New features since patch #1:
 - ar(1) archive handling.
 - support for ELF objects using extended section indexing.
 - a few gelf_*() functions that were missed out from patch #1.
 - bug fixes.

Wiki page: http://wiki.freebsd.org/LibElf

I'd like to add libelf to -current soon, so reviews, comments,
etc. would be welcome.

-- 
FreeBSD Volunteer,     http://people.freebsd.org/~jkoshy



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?84dead720611100936j26fac40o2bac790fe55a1f43>