Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Oct 2006 08:47:12 +0200
From:      Tobias Roth <roth@iam.unibe.ch>
To:        Duane Whitty <duane@dwlabs.ca>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: Pleading for commit
Message-ID:  <20061024064712.GA26237@droopy.unibe.ch>
In-Reply-To: <20061024050431.GA1474@dwpc.dwlabs.ca>
References:  <20061024050431.GA1474@dwpc.dwlabs.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Oct 24, 2006 at 02:04:31AM -0300, Duane Whitty wrote:
> --- rtld.c.orig Sun Oct 22 20:21:10 2006
> +++ rtld.c      Sun Oct 22 20:22:37 2006
> @@ -131,6 +131,7 @@
>  static void ref_dag(Obj_Entry *);
> 
>  void r_debug_state(struct r_debug*, struct link_map*);
> +__weak_reference(dlsym, _dlsym);
> 
>  /*
>   * Data declarations.
> 
> It seems that so many of us have been successfully using this patch
> to src/libexec/rtld-elf/rtld.c for a great while now.  I have carefully
> followed the thread on current@ concerning this topic.  The patch was
> "turned down" but I don't know why.

Uhm, before starting to lobby a patch into the kernel, wouldn't it make
sense to research the reason why it was "turned down" once already?

Thanks,
Tobias



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061024064712.GA26237>