mirror of
https://git.yoctoproject.org/poky
synced 2026-04-27 03:32:12 +02:00
Below commits on glibc-2.35 development branch are updated. f8ad66a4ca nscd: Fix netlink cache invalidation if epoll is used [BZ #29415] 9e960717e1 Apply asm redirections in wchar.h before first use 577c2fc7f3 elf: Call __libc_early_init for reused namespaces (bug 29528) 83f1d9851e NEWS: Add entry for bug 28846 cbd8685e82 socket: Check lengths before advancing pointer in CMSG_NXTHDR 4bafc4001d alpha: Fix generic brk system call emulation in __brk_call (bug 29490) 37fd2ac665 stdlib: Fixup mbstowcs NULL __dst handling. [BZ #29279] a1ec4157bc stdlib: Remove attr_write from mbstows if dst is NULL [BZ: 29265] 813a8d0171 Update syscall lists for Linux 5.19 e200127c6c riscv: Update rv64 libm test ulps 8c172a6cb0 dlfcn: Pass caller pointer to static dlopen implementation (bug 29446) (From OE-Core rev: 0b75397a554c51d4fdfaff1641095615d14fd4e0) Signed-off-by: Sundeep KOKKONDA <sundeep.kokkonda@gmail.com> Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>