]> git.ipfire.org Git - thirdparty/glibc.git/commit
libio/bits/stdio2.h: Clearly separate declaration from definitions
authorFrédéric Bérat <fberat@redhat.com>
Wed, 28 Jun 2023 07:07:26 +0000 (09:07 +0200)
committerFrédéric Bérat <fberat@redhat.com>
Wed, 5 Jul 2023 14:59:48 +0000 (16:59 +0200)
commit840dc610c8ff8d53e0f41239e5b875c8175dc791
tree6383d6874e97ea8ad3e7c4491a70cf84c4540351
parentba745eff4621d599be3d14d32d490debaef5a117
libio/bits/stdio2.h: Clearly separate declaration from definitions

Move declarations from libio/bits/stdio.h to existing
libio/bits/stdio2-decl.h. This will enable future use of
__REDIRECT_FORTIFY in place of some __REDIRECT.

Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
libio/bits/stdio2-decl.h
libio/bits/stdio2.h