openwrt/toolchain/musl/patches
Matthias Schiffer 83b714a27f
musl: fix locking synchronization bug
Import proposed upstream fix [2] for the critical locking
synchronization bug recently found in musl [1].

This affects all programs that are temporarily multithreaded, but then
return to single-threaded operation.

[1] https://www.openwall.com/lists/musl/2020/05/22/3
[2] https://www.openwall.com/lists/musl/2020/05/22/10

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
(cherry picked from commit 10c211031c)
2020-05-26 23:49:40 +02:00
..
100-add_glob_onlydir.patch toolchain/musl: bump to version 1.1.24 2019-10-15 16:13:06 +02:00
110-read_timezone_from_fs.patch toolchain/musl: update to version 1.1.21 2019-02-05 19:35:40 +01:00
200-add_libssp_nonshared.patch toolchain/musl: update to version 1.1.21 2019-02-05 19:35:40 +01:00
300-relative.patch toolchain/musl: update to version 1.1.20 2018-09-21 13:25:08 +02:00
400-Add-format-attribute-to-some-function-declarations.patch toolchain/musl: update to version 1.1.22 2019-04-23 13:29:04 +02:00
500-0002-don-t-use-libc.threads_minus_1-as-relaxed-atomic-for.patch musl: fix locking synchronization bug 2020-05-26 23:49:40 +02:00
900-iconv_size_hack.patch toolchain/musl: update to version 1.1.20 2018-09-21 13:25:08 +02:00
901-crypt_size_hack.patch musl: improve crypt() size hack 2019-01-22 12:08:03 +01:00