Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Jul 2008 12:30:38 -0400 (EDT)
From:      Daniel Eischen <deischen@freebsd.org>
To:        Brooks Davis <brooks@freebsd.org>
Cc:        cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org
Subject:   Re: cvs commit: src/lib/libc/sys Symbol.map
Message-ID:  <Pine.GSO.4.64.0807111228190.27459@sea.ntplx.net>
In-Reply-To: <20080711151922.GA24600@lor.one-eyed-alien.net>
References:  <200807111517.m6BFHDvx070211@repoman.freebsd.org> <20080711151922.GA24600@lor.one-eyed-alien.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 11 Jul 2008, Brooks Davis wrote:

> On Fri, Jul 11, 2008 at 03:17:06PM +0000, Brooks Davis wrote:
>> brooks      2008-07-11 15:17:06 UTC
>>
>>   FreeBSD src repository
>>
>>   Modified files:
>>     lib/libc/sys         Symbol.map
>>   Log:
>>   SVN rev 180448 on 2008-07-11 15:17:06Z by brooks
>>
>>   Put the _cpuset* symbols in FBSDprivate_1.0 instead of trying to put
>>   nonexistant __cpuset* there.
>
> I'm actually a bit curious why we put these and the __sys_* symbols in
> any map at all unless they are actually used by something.

That's a good point, I guess.  The usual consumer of some of these
private symbols are the thread libraries, but if they don't need
to be exported to anything, then perhaps we should remove them.

-- 
DE



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