]> 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>
Wed, 30 Nov 2022 11:48:11 +0000 (08:48 -0300)
commita4217408a3d6050a7f42ac23adb6ac7218dca85f
tree3c88e905ec78cff94e9e5ea836491b71e72008d1
parenta1c12fdf3f9b8665719835ce8330b3b2e2574b37
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