]> git.ipfire.org Git - thirdparty/glibc.git/commit
Change _IO_stderr_/_IO_stdin_/_IO_stdout to compat symbols [BZ #31766]
authorH.J. Lu <hjl.tools@gmail.com>
Tue, 21 May 2024 02:30:58 +0000 (19:30 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Tue, 21 May 2024 17:12:25 +0000 (10:12 -0700)
commit85472c20a55ea2a49a7fbdf71652b4009118b0ae
tree7019ef402aa7745addaaf73dcd707cd8b0511549
parentd97842653fba2fe5c093a101ac923a1b9e5e637c
Change _IO_stderr_/_IO_stdin_/_IO_stdout to compat symbols [BZ #31766]

Since Glibc never provides symbol binary compatibility for relocatable
files, fix BZ #31766 by changing _IO_stderr_/_IO_stdin_/_IO_stdout to
compat symbols.

Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
Reviewed-by: Sunil K Pandey <skpgkp2@gmail.com>
libio/oldstdfiles.c