Add a new entry: BSD-licensed ELF tools using the ELF(3)/GELF(3) API.

This commit is contained in:
Joseph Koshy 2006-11-23 09:00:19 +00:00
parent d8e8959ef4
commit 9499e57591
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=29128

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/projects/ideas/index.sgml,v 1.71 2006/09/25 12:13:14 joel Exp $">
<!ENTITY date "$FreeBSD: www/en/projects/ideas/index.sgml,v 1.72 2006/10/19 12:45:57 joel Exp $">
<!ENTITY title "FreeBSD list of projects and ideas for volunteers">
<!ENTITY % navinclude.developers "INCLUDE">
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
@ -120,6 +120,7 @@
<h3>Userland / Installation Tools</h3>
<ul>
<li><a href="#p-bsdelftools">BSD-licensed ELF Tools</a></li>
<li><a href="#p-noswitches">Build options improvements</a></li>
<li><a href="#p-impnssldap">Import NSS LDAP</a></li>
<li><a href="#p-libprocnet">Libprocstat and libnetstat</a></li>
@ -1199,6 +1200,20 @@
<!- Userland / Installation Tools ->
<!------------------------------------------------------------------>
<a name="p-bsdelftools"></a>
<h2>BSD-licensed ELF Tools</h2>
<p><strong>Technical contact</strong>: <a
href="mailto:jkoshy@FreeBSD.org">&a.jkoshy;</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><strong>Requirements</strong>:</p>
<ul>
<li>Knowledge of C.</li>
</ul>
<hr>
<a name="p-noswitches"></a>
<h2>Build options improvements</h2>
<p><strong>Technical contact</strong>: <a