You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/toolchain/musl
Matthias Schiffer 10c211031c
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>
4 years ago
..
include musl: add sgidefs.h 10 years ago
patches musl: fix locking synchronization bug 4 years ago
Config.in musl: improve crypt() size hack 5 years ago
Makefile toolchain/musl: parallelize make install 7 years ago
common.mk toolchain/musl: bump to version 1.1.24 5 years ago