2 @section @file{stdarg.h}
4 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/stdarg.h.html}
8 Portability problems fixed by Gnulib:
11 Some compilers (e.g., AIX 5.3 cc) need to be in c99 mode for the builtin
12 @code{va_copy} to work.
15 Portability problems not fixed by Gnulib: