]> git.ipfire.org Git - thirdparty/man-pages.git/commit
stdarg.3: Remove the NOTES section describing the ancient varargs macros
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 5 May 2019 17:09:55 +0000 (12:09 -0500)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 5 May 2019 17:09:55 +0000 (12:09 -0500)
commit263a6208f92f40dc1a9c43526bac8d22ef7b1bac
treea827f31c84cd5ddb7b57113d65e068ef3836740f
parent60bcc5abdd192de0334485936ad8e4e200f95cea
stdarg.3: Remove the NOTES section describing the ancient varargs macros

stdarg.h is now 30 years old, and gcc long ago (2004) ceased to
implement <varargs.h>. There seems little value in keeping this
text.

See https://bugzilla.kernel.org/show_bug.cgi?id=202907

Reported-by: Vincent Lefevre <vincent@vinc17.net>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/stdarg.3