2013/6/30 Tijl Coosemans <t...@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 <e...@80386.nl>
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to