Documentation of what gnulib provides for each header file.
[pspp] / doc / headers / stdarg.texi
1 @node stdarg.h
2 @section @file{stdarg.h}
3
4 Gnulib module: stdarg
5
6 Portability problems fixed by Gnulib:
7 @itemize
8 @item
9 Some compilers (e.g., AIX 5.3 cc) need to be in c99 mode for the builtin
10 @code{va_copy} to work.
11 @end itemize
12
13 Portability problems not fixed by Gnulib:
14 @itemize
15 @end itemize