From owner-freebsd-stable@FreeBSD.ORG Sat Apr 12 12:01:00 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F97D37B401 for ; Sat, 12 Apr 2003 12:01:00 -0700 (PDT) Received: from mail.lolotte.org (klemm.delta6.net [80.65.226.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id BEA0D43FB1 for ; Sat, 12 Apr 2003 12:00:58 -0700 (PDT) (envelope-from dak@klemm.delta6.net) Received: from klemm.delta6.net (shells.mouarf.org. [192.168.2.101]) by mail.lolotte.org (8.12.3p2/8.12.5) with ESMTP id h3CJ9M26060276; Sat, 12 Apr 2003 21:09:22 +0200 (CEST) (envelope-from dak@klemm.delta6.net) Received: from shells.mouarf.org (shell.mouarf.org [192.168.2.101] (may be forged)) by klemm.delta6.net (8.12.3p2/8.12.5) with ESMTP id h3CJ9MSM060272; Sat, 12 Apr 2003 21:09:22 +0200 (CEST) (envelope-from dak@shells.mouarf.org) Received: (from dak@localhost) by shells.mouarf.org (8.12.3p2/8.12.5/Submit) id h3CJ9MND060271; Sat, 12 Apr 2003 21:09:22 +0200 (CEST) Date: Sat, 12 Apr 2003 21:09:21 +0200 From: Aurelien Nephtali To: jdp@polstra.com Message-ID: <20030412210921.A60261@shells.mouarf.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i cc: stable@freebsd.org Subject: Re: dlinfo() is missing in 5.0-REL X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 19:01:00 -0000 > > In FreeBSD 5.0-REL the dlinfo() manpage is present but the function does > > not > > seem to be implemented, is there a good reason for this ? > > How about, "It wasn't done yet."? :-) I know that it is in -CURRENT but why the manpage is present but the function is not ? :/ I have a project that I have started under -CURRENT which I want to continue under 5.0-REL and for the moment I can't :/ > > It is implemented in -current. > > John > -- > John Polstra