词条 | Musl |
释义 |
| name = musl | logo = Musl libc.svg | developer = Rich Felker (dalias) and others | released = {{Start date and years ago|2011|02|11}}[1] | latest release version = 1.1.21[2] | latest release date = {{Start date and age|2019|01|21}} | operating system = Linux 2.6 or later | platform = x86, x86 64, ARM, MIPS, Microblaze, PowerPC, powerpc64, x32, OpenRISC, s390x, SuperH | genre = {{unbulleted list|C standard library|Linux for embedded systems|Linux for mobile devices}} | license = MIT License | website = {{url|https://www.musl-libc.org|musl-libc.org}} }}musl is a C standard library intended for operating systems based on the Linux kernel, released under the MIT License.[3] It was developed by Rich Felker with the goal to write a clean, efficient and standards-conformant libc implementation.[4] OverviewMusl was designed from scratch to allow efficient static linking and to have realtime-quality robustness by avoiding races, internal failures on resource exhaustion and various other bad worst-case behaviors present in existing implementations.[4] The dynamic runtime is a single file with stable ABI allowing race-free updates and the static linking support allows an application to be deployed as a single portable binary without significant size overhead. It claims compatibility with the POSIX 2008 specification and the C11 standard.[5] It also implements most of the widely used non-standard Linux, BSD, and glibc functions.{{Citation needed|date=May 2016}} UseSome Linux distributions that can use musl as the standard C library include Alpine Linux, Dragora 3, Gentoo Linux, OpenWRT,[6] Sabotage,[7] Morpheus Linux[8] and Void Linux. See also{{Portal|Free and open-source software}}{{Div col|colwidth=20em}}
References1. ^{{cite web | title=musl - obsolete versions | url=https://www.musl-libc.org/oldversions.html | website=musl-libc.org | date=2017-10-31 | accessdate=2018-01-14}}> 2. ^{{cite web | title=musl - Download | url=https://www.musl-libc.org/download.html | website=musl-libc.org | date=2019-01-21 | accessdate=2019-01-24}} 3. ^{{cite web |url=https://git.musl-libc.org/cgit/musl/tree/COPYRIGHT |title=COPYRIGHT |author=Rich Felker|display-authors=etal|date=2016-04-29 |accessdate=2016-09-26}} 4. ^1 {{cite web |url=https://www.musl-libc.org/intro.html |title=Introduction to musl |date=2016-04-21 |accessdate=2016-09-26}} 5. ^{{cite web |url=http://wiki.musl-libc.org/wiki/Compatibility |title=Compatibility |website=wiki.musl-libc.org |date=2014-05-27 |accessdate=2016-09-26}} 6. ^{{Cite news |url = https://lists.openwrt.org/pipermail/openwrt-devel/2015-June/033702.html |title = OpenWrt switches to musl by default |last = Fietkau |first = Felix |date = 2015-06-15 |work = openwrt-devel |accessdate = 2016-09-26}} 7. ^{{Github|sabotage-linux/sabotage/blob/master/README.md}} 8. ^{{cite web |url=https://morpheus.2f30.org/ |title=morpheus:|accessdate=2018-06-15}} External links
6 : C standard library|Free computer libraries|Free software programmed in C|Interfaces of the Linux kernel|Linux APIs|Software using the MIT license |
随便看 |
|
开放百科全书收录14589846条英语、德语、日语等多语种百科知识,基本涵盖了大多数领域的百科知识,是一部内容自由、开放的电子版国际百科全书。