Document va_copy in preference to __va_copy

Roland McGrath roland@hack.frob.com
Fri Jul 20 23:24:00 GMT 2012


>  @comment stdarg.h
> +@comment ISO
> +@deftypefn {Macro} void va_copy (va_list @var{dest}, va_list @var{src})
>  @comment GNU
> -@deftypefn {Macro} void __va_copy (va_list @var{dest}, va_list @var{src})

Need to remove the @comment GNU since @comment ISO replaces it.
Otherwise this looks fine.


Thanks,
Roland



More information about the Libc-alpha mailing list