[Bug 222247] libmsun tests does not compile during a buildworld

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Sep 13 09:47:39 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222247

Konstantin Belousov <kib at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kib at FreeBSD.org

--- Comment #7 from Konstantin Belousov <kib at FreeBSD.org> ---
(In reply to Ryan Libby from comment #6)
First, we are the implementation.  So at least in the hosted case, we are
allowed to introduce the __* and _[A_Z] symbols.

Second, defining something in userspace and then undefining it at the end of
the file still breaks user namespaces.  Consider what would happen if user
defines an allowed symbol and then includes such file.

Also, note that the restrictions on the user namespace pollution are only
applicable to the standard-specified files.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-numerics mailing list