mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Rich Felker <dalias@libc.org>
To: musl@lists.openwall.com
Subject: musl 1.1.23 released
Date: Tue, 16 Jul 2019 15:46:38 -0400	[thread overview]
Message-ID: <20190716194638.GA12994@brightrain.aerifal.cx> (raw)

This version merges the RISC-V (64-bit) port and new math library
implementations of log, exp, and pow. Internals of how
(non-cancellable) syscalls are performed have been overhauled so that
all code necessary to make the syscall resides in the arch-provided
header and is inlinable. In the process, bugs in the implementation of
mips and microblaze syscall mechanisms were found and fixed. Several
other bugs were fixed as well, including a potentially serious one in
the layout of static TLS for shared libraries on archs that use "TLS
variant I" layout.

A couple behaviors that were clearly undesirable but arguably mandated
by POSIX have been fixed as a result of POSIX intepretations rendering
them unnecessary. 

https://www.musl-libc.org/releases/musl-1.1.23.tar.gz
https://www.musl-libc.org/releases/musl-1.1.23.tar.gz.asc




Special thanks to musl's release sponsors (patreon.com/musl):

* Justin Cormack
* Nathan Hoad
* Mirza Prasovic
* Michael Forney
* Hurricane Labs (hurricanelabs.com)
* Laurent Bercot
* Les Aker
* Neal Gompa
* The Midipix Project (midipix.org)

and individual project sponsors:

* Jeremiah Gowdy
* Andrew Kelley / ziglang


                 reply	other threads:[~2019-07-16 19:46 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190716194638.GA12994@brightrain.aerifal.cx \
    --to=dalias@libc.org \
    --cc=musl@lists.openwall.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).