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/patches
Christian Lamparter 1801e60390 toolchain/musl: update to version 1.1.20
This release introduces the ability to replace/interpose the allocator
(malloc) subject to certain restrictions, adds an experimental m68k
port, and makes notable improvements to stdio (application-provided
buffers), getaddrinfo (AI_ADDRCONFIG, support for IPv4-only kernel
configurations), the dynamic linker (safety against dlopen of
libraries using initial-exec TLS model, reclaiming unused memory on
FDPIC archs, better dladdr results), and handling of default thread
stack size (pthread_setattr_default_np now works more reliably).

Many bugs have been fixed, including potentially dangerous regressions
in iconv (only for new conversions to legacy encodings) and visibly
incorrect behavior in printf on non-x86 archs (%a format with
precision specifier), in getopt_long_only when short options are a
prefix for a long option, in complex arc-trig/hyperbolic functions, in
strftime and mktime (timezone-specific issues), and numerous
less-obvious places.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
[altered commit msg a bit keeping it tight]
Tested-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
6 years ago
..
100-add_glob_onlydir.patch musl: update to version 1.1.1 10 years ago
110-read_timezone_from_fs.patch musl: update to version 1.1.19 6 years ago
200-add_libssp_nonshared.patch toolchain/musl: update to version 1.1.20 6 years ago
300-relative.patch toolchain/musl: update to version 1.1.20 6 years ago
400-Add-format-attribute-to-some-function-declarations.patch toolchain/musl: update to version 1.1.20 6 years ago
900-iconv_size_hack.patch toolchain/musl: update to version 1.1.20 6 years ago
901-crypt_size_hack.patch musl: re-enable des crypto support, fixes pppd MPPE issues 9 years ago