svn commit: r252411 - head/sys/sys

Ed Schouten ed at 80386.nl
Sun Jun 30 20:29:32 UTC 2013


2013/6/30 Tijl Coosemans <tijl at coosemans.org>:
> The N1570 draft of C11 7.1.2 point 6 says:
> Any declaration of a library function shall have external linkage.

Then I think we are in serious troubles. For example,
atomic_fetch_add() is described as a "generic function". Is a "generic
function" a "library function"? If so, my guess is that it is
impossible to derive a standards-compliant implementation of this
header.

--
Ed Schouten <ed at 80386.nl>


More information about the svn-src-head mailing list