toolchain/musl: update to 1.2.2
authorRosen Penev <rosenp@gmail.com>
Fri, 20 Mar 2020 01:31:17 +0000 (18:31 -0700)
committerHauke Mehrtens <hauke@hauke-m.de>
Wed, 22 Sep 2021 17:04:02 +0000 (19:04 +0200)
commitaaec2ad13b18086e2aaf9ca9152827c50e578bc0
treee18a2b2eac49f25fcf7a11298db42eafee0f17d7
parentda5bb885e17cf77caea70adcf473f1fb95448553
toolchain/musl: update to 1.2.2

This release introduces 64-bit time_t, which is needed to avoid the
year 2038 problem.

Remove upstream patches. Refreshed others.

Rebased features.h file based on latest musl.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
12 files changed:
toolchain/musl/common.mk
toolchain/musl/include/features.h
toolchain/musl/patches/110-read_timezone_from_fs.patch
toolchain/musl/patches/200-add_libssp_nonshared.patch
toolchain/musl/patches/300-relative.patch
toolchain/musl/patches/500-0001-reorder-thread-list-unlink-in-pthread_exit-after-all.patch [deleted file]
toolchain/musl/patches/500-0002-don-t-use-libc.threads_minus_1-as-relaxed-atomic-for.patch [deleted file]
toolchain/musl/patches/500-0003-cut-down-size-of-some-libc-struct-members.patch [deleted file]
toolchain/musl/patches/500-0004-restore-lock-skipping-for-processes-that-return-to-s.patch [deleted file]
toolchain/musl/patches/600-nftw-support-common-gnu-extension.patch
toolchain/musl/patches/700-wcsnrtombs-cve-2020-28928.diff [deleted file]
toolchain/musl/patches/901-crypt_size_hack.patch