This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Document va_copy in preference to __va_copy


>  @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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]