From 6af2890b700a4630fb4be0a361be41ae3fa8694f Mon Sep 17 00:00:00 2001 From: Joseph Koshy Date: Thu, 22 Mar 2007 15:27:20 +0000 Subject: [PATCH] Refine the focus of the 'BSD-licensed ELF Tools' project. --- en/projects/ideas/ideas.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/en/projects/ideas/ideas.xml b/en/projects/ideas/ideas.xml index 8bfe70ca44..08bcaf33bd 100644 --- a/en/projects/ideas/ideas.xml +++ b/en/projects/ideas/ideas.xml @@ -15,7 +15,7 @@ Ideas//EN" - $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 $ @@ -1407,9 +1407,9 @@ New tests must be created; existing tests must be completed and updated.

Technical contact: Joseph Koshy

-

Create BSD-licensed versions of ELF processing tools (e.g., nm - and strip) using the ELF(3) and GELF(3) API set in FreeBSD - -CURRENT.

+

Create BSD-licensed versions of ELF processing tools (e.g., ld, + nm, as and others) using the ELF(3) and GELF(3) + API set in FreeBSD -CURRENT.

Requirements:

  • Knowledge of C.