Date: Thu, 26 Jan 2006 20:53:40 +0000 (UTC) From: Stefan Farfeleder <stefanf@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include nl_types.h stdio.h src/sys/sys cdefs.h Message-ID: <200601262053.k0QKreeO012428@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
stefanf 2006-01-26 20:53:40 UTC
FreeBSD src repository
Modified files:
include nl_types.h stdio.h
sys/sys cdefs.h
Log:
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.
Revision Changes Path
1.12 +1 -2 src/include/nl_types.h
1.57 +1 -6 src/include/stdio.h
1.91 +2 -0 src/sys/sys/cdefs.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601262053.k0QKreeO012428>
