]> git.ipfire.org Git - thirdparty/glibc.git/commit
stdio-common: Move union printf_arg int <printf.h>
authorFlorian Weimer <fweimer@redhat.com>
Tue, 24 May 2022 06:03:11 +0000 (08:03 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Tue, 24 May 2022 06:03:11 +0000 (08:03 +0200)
commit46db9783476e7e2b3f2437ec6437436443699fca
tree0225f48df79bca5a3de63a53c29bca599a2492cb
parent800d535504c06f16726f2add8602ee9a36baf808
stdio-common: Move union printf_arg int <printf.h>

The type does not depend on wide vs narrow preprocessor macros,
so it does not need to be customized in stdio-common/printf-parse.h.

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
include/printf.h
stdio-common/printf-parse.h