avoid some overlong lines from posix urls, etc.
[gnulib.git] / doc / posix-functions / va_copy.texi
1 @node va_copy
2 @section @code{va_copy}
3 @findex va_copy
4
5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/va_copy.html}
6
7 Gnulib module: stdarg
8
9 Portability problems fixed by Gnulib:
10 @itemize
11 @item
12 This macro is missing on some platforms:
13 AIX 5.1 with cc or xlc, HP-UX 11 with cc, IRIX 6.5 with cc, OSF/1 5.1 with cc.
14 @end itemize
15
16 Portability problems not fixed by Gnulib:
17 @itemize
18 @end itemize