]> git.ipfire.org Git - thirdparty/glibc.git/commit
Apply asm redirections in syslog.h before first use [BZ #27087]
authorTulio Magno Quites Machado Filho <tuliom@redhat.com>
Fri, 11 Nov 2022 20:00:15 +0000 (17:00 -0300)
committerTulio Magno Quites Machado Filho <tuliom@redhat.com>
Tue, 29 Nov 2022 22:38:25 +0000 (19:38 -0300)
commitca97201c24761ebc47e52ac6b7fbd40bcb128292
tree444087dd706d6de6a072f4a2b1d0c117b203f3cb
parentcad7947db7f464506773a10aa88655ce2d9cf9a0
Apply asm redirections in syslog.h before first use [BZ #27087]

Similar to d0fa09a770, but for syslog.h when _FORTIFY_SOURCE > 0.
Fixes [BZ #27087] by applying long double-related asm redirections
before using functions in bits/syslog.h.

Tested with build-many-glibcs.py.

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
(cherry picked from commit 227df6243a2b5b4d70d11772d12c02eb9cb666ca)
misc/bits/syslog.h
misc/sys/syslog.h