]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Analogous to __printflike and __scanflike, add the macro __format_arg which
authorstefanf <stefanf@FreeBSD.org>
Thu, 26 Jan 2006 20:53:40 +0000 (20:53 +0000)
committerstefanf <stefanf@FreeBSD.org>
Thu, 26 Jan 2006 20:53:40 +0000 (20:53 +0000)
commit8d30a9e919676913a7c5c33b7bff8a00c70cecbf
treefec6a02b6de494ca8a95536d26d8c3d542bc25e3
parente987e3c294913597ae5cb3da5e72bf6c5d11ea06
Analogous to __printflike and __scanflike, add the macro __format_arg which
expands to the GCC format_arg attribute if supported.

This fixes a syntax error in <nl_types.h> for compilers/tools not
implementing the GCC __attribute__ extensions.
include/nl_types.h
include/stdio.h
sys/sys/cdefs.h