musl 1.0.0 发布,现已提供下载,此版本更新内容如下:
support for a soft-float ABI variant on MIPS as well as new experimental ports to SuperH and x32 (the new 32-bit ABI for x86_64).
Two floating point printf bugs have been fixed including a rounding error and off-by-one buffer overflow that could occur only when printing certain denormal values with thousands of places of precision
A second overflow issue was fixed in wcsxfrm where a buffer length of zero was misinterpreted
Several other minor bugfixes and compatibility improvements have also been made
musl 是一个全新为 Linux 基本系统实现的标准库。特点是轻量级、快速、简单、免费、标准兼容和安全。