mirror of
https://git.yoctoproject.org/poky
synced 2026-04-29 00:32:14 +02:00
Below commits on glibc-2.37 stable branch are updated. 3593050c27 (HEAD -> release/2.37/master, origin/release/2.37/master) io: Fix F_GETLK, F_SETLK, and F_SETLKW for powerpc64 e2974d26ce io: Fix record locking contants on 32 bit arch with 64 bit default time_t 0e3e9dbb0e Document BZ #20975 fix f5d377c896 __check_pf: Add a cancellation cleanup handler [BZ #20975] b4f76ecc9e Ignore MAP_VARIABLE in tst-mman-consts.py 7c32cb7dd8 gmon: Revert addition of tunables to the manual a908c18d47 gmon: Revert addition of tunables to preserve GLIBC_PRIVATE ABI ff3a71ec1f gmon: fix memory corruption issues [BZ# 30101] d230623264 gmon: improve mcount overflow handling [BZ# 27576] 5d750495db gmon: Fix allocated buffer overflow (bug 29444) 78ab913eab posix: Fix system blocks SIGCHLD erroneously [BZ #30163] 9cc2f41e52 x86_64: Fix asm constraints in feraiseexcept (bug 30305) 97ad4c64b9 gshadow: Matching sgetsgent, sgetsgent_r ERANGE handling (bug 30151) 1d63573f81 stdio-common: tests: don't double-define _FORTIFY_SOURCE 590d0e089b elf: Restore ldconfig libc6 implicit soname logic [BZ #30125] 790e504a17 stdlib: Undo post review change to 16adc58e73f3 [BZ #27749] (From OE-Core rev: 8b0928acc22596614bc8a87ce57813cfc87c57de) Signed-off-by: Deepthi Hemraj <Deepthi.Hemraj@windriver.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>