From owner-freebsd-hackers Fri Jan 14 5:34:23 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from po3.wam.umd.edu (po3.wam.umd.edu [128.8.10.165]) by hub.freebsd.org (Postfix) with ESMTP id 92FC8155E4 for ; Fri, 14 Jan 2000 05:34:18 -0800 (PST) (envelope-from howardjp@wam.umd.edu) Received: from rac3.wam.umd.edu (root@rac3.wam.umd.edu [128.8.10.143]) by po3.wam.umd.edu (8.9.3/8.9.3) with ESMTP id IAA09956 for ; Fri, 14 Jan 2000 08:34:11 -0500 (EST) Received: from rac3.wam.umd.edu (sendmail@localhost [127.0.0.1]) by rac3.wam.umd.edu (8.9.3/8.9.3) with SMTP id IAA05784 for ; Fri, 14 Jan 2000 08:34:15 -0500 (EST) Received: from localhost (howardjp@localhost) by rac3.wam.umd.edu (8.9.3/8.9.3) with ESMTP id IAA05780 for ; Fri, 14 Jan 2000 08:34:15 -0500 (EST) X-Authentication-Warning: rac3.wam.umd.edu: howardjp owned process doing -bs Date: Fri, 14 Jan 2000 08:34:15 -0500 (EST) From: James Howard To: freebsd-hackers@freebsd.org Subject: libelf and Elf Interface Routines Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I was playing with a program written for Solaris to see if I could port it to FreeBSD (another learning experience thing;). The program uses Solaris's libelf to talk to Elf files. It does this quite extensively in fact. Does FreeBSD provide a similar interface? Poking around the man pages has revealed nothing but I wanted to ask before I gave up. If no interface is currently provided, is there one currently being planned? Thank you, Jamie -- Jamie Howard To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message