Re: freebsd-update missed?

[ Available lists | Index of freebsd-hackers | Month of Sep 2008 | Week of 27 Sep 2008 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
<xorquewasp@googlemail.com>
Date
27 Sep 2008 11:17:58
Subject
Re: freebsd-update missed?
Message-ID
20080927111753.GA32980@logik.internal.network

In reply to

[ Hide this part ]
On 20080927 03:59:28, Jeremy Chadwick wrote:
> On Sat, Sep 27, 2008 at 10:17:33AM +0100, xorquewasp@googlemail.com wrote:
>
> The man page for it states that it's a binary updater for pieces in the
> base system, so you looking at your *source* files would indicate
> absolutely nothing, other than when you last ran csup to update your
> /usr/src tree.
>
> I do not know of a way to verify if your libpthread library actually
> contains the fix. We will have to wait for Colin's answer.

For the record, I was using ident (1), which I thought was supposed to
give me exactly that:

$ ident /usr/lib/libpthread.so
/usr/lib/libpthread.so:
<blah blah>
$FreeBSD: src/lib/libpthread/thread/thr_kern.c,v 1.116.2.1 2006/03/16 23:29:07 deischen Exp $

Perhaps patches don't change this value (seems wrong)?

--
xw


Elapsed time: 0.146 seconds