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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"