|
Message-ID: <20180904231910.GE1878@brightrain.aerifal.cx> Date: Tue, 4 Sep 2018 19:19:10 -0400 From: Rich Felker <dalias@...c.org> To: musl@...ts.openwall.com Subject: Re: musl 1.1.20 released On Tue, Sep 04, 2018 at 11:58:39PM +0300, Dmitry Golovin wrote: > Is RISC-V port going to be merged in 1.1.21? I'm still waiting for a version of it intended for upstream to be submitted for review. I hope so! Rich > 04.09.2018, 22:13, "Rich Felker" <dalias@...c.org>: > > 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. > > > > https://www.musl-libc.org/releases/musl-1.1.20.tar.gz > > https://www.musl-libc.org/releases/musl-1.1.20.tar.gz.asc > > > > Special thanks to musl's release sponsors (patreon.com/musl): > > > > * The Midipix Project (midipix.org) > > * Hurricane Labs (hurricanelabs.com) > > * Neal Gompa > > * Les Aker > > * Justin Cormack
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.