avoid some overlong lines from posix urls, etc.
[gnulib.git] / doc / posix-headers / stdarg.texi
1 @node stdarg.h
2 @section @file{stdarg.h}
3
4 POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/stdarg.h.html}
5
6 Gnulib module: stdarg
7
8 Portability problems fixed by Gnulib:
9 @itemize
10 @item
11 Some compilers (e.g., AIX 5.3 cc) need to be in c99 mode for the builtin
12 @code{va_copy} to work.
13 @end itemize
14
15 Portability problems not fixed by Gnulib:
16 @itemize
17 @end itemize