Refine the focus of the 'BSD-licensed ELF Tools' project.

This commit is contained in:
Joseph Koshy 2007-03-22 15:27:20 +00:00
parent d30508fb64
commit 6af2890b70
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=29852

View file

@ -15,7 +15,7 @@ Ideas//EN"
<ideas>
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
<cvs:keyword name="freebsd">
$FreeBSD: www/en/projects/ideas/ideas.xml,v 1.18 2007/03/18 19:11:43 murray Exp $
$FreeBSD: www/en/projects/ideas/ideas.xml,v 1.19 2007/03/19 06:37:02 joel Exp $
</cvs:keyword>
</cvs:keywords>
@ -1407,9 +1407,9 @@ New tests must be created; existing tests must be completed and updated.
<desc>
<p><strong>Technical contact</strong>: <a
href="mailto:jkoshy@FreeBSD.org">Joseph Koshy</a></p>
<p>Create BSD-licensed versions of ELF processing tools (e.g., <strong>nm</strong>
and <strong>strip</strong>) using the ELF(3) and GELF(3) API set in FreeBSD
-CURRENT.</p>
<p>Create BSD-licensed versions of ELF processing tools (e.g., <strong>ld</strong>,
<strong>nm</strong>, <strong>as</strong> and others) using the ELF(3) and GELF(3)
API set in FreeBSD -CURRENT.</p>
<p><strong>Requirements</strong>:</p>
<ul>
<li>Knowledge of C.</li>