]> code.ossystems Code Review - openembedded-core.git/commit
musl: Update to latest tip of trunk
authorKhem Raj <raj.khem@gmail.com>
Fri, 27 Aug 2021 18:06:55 +0000 (11:06 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 1 Sep 2021 13:05:41 +0000 (14:05 +0100)
commitda8fcd0155f1cf3394d0886c940bee77669009d4
tree06d803da6685156d24d9f4c02a1538f8d8779f2f
parent6d0603ffe18c1a5999db854abb668b05aff47f67
musl: Update to latest tip of trunk

Drop upstream patch

This brings in following fixes

  * 3f701faa (upstream/master, origin/master) fix libc-internal signal blocking on mips archs
  * 0fbd7d66 fix broken struct shmid_ds on powerpc (32-bit)
  * 4f3d346b math: fix fmaf not to depend on FE_TOWARDZERO
  * 937822ab fix TZ parsing logic for identifying POSIX-form strings
  * 1f0c7cb1 riscv: rename __NR_fstatat __NR_newfstatat
  * d8cb888d remove return with expression in void function
  * b7a130e0 remove unnecessary cast for map_library return
  * bd3b9c4c add pthread_getname_np function
  * e1a51185 fix popen not to leak pipes from one child to another
  * e74acd59 remove spurious lock in popen
  * 9a40e842 define __STDC_UTF_{16,32}__ macros

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/musl/musl/0001-riscv-Rename-__NR_fstatat-__NR_newfstatat.patch [deleted file]
meta/recipes-core/musl/musl_git.bb