slackbuilds_ponce/system/musl
Willy Sudiarto Raharjo fca87de0a8 system/musl: Updated for version 1.1.16.
This fix a serious under-allocation bug in regexec
due to integer overflow (CVE-2016-8859).

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2017-01-04 01:44:12 +07:00
..
musl.info system/musl: Updated for version 1.1.16. 2017-01-04 01:44:12 +07:00
musl.SlackBuild system/musl: Updated for version 1.1.16. 2017-01-04 01:44:12 +07:00
README
slack-desc

Musl is a C standard library that strives to be lightweight, fast,
simple, free, and correct.

Musl includes a wrapper, musl-gcc, for building files linked against musl.
It also provides musl-ldd to print the shared libraries loaded by the
musl loader.