Musl: Difference between revisions
Prabuanand (talk | contribs) m (added seealso link) |
Prabuanand (talk | contribs) (moved content to Locale page) |
||
Line 1: | Line 1: | ||
Alpine Linux uses [https://musl.libc.org/ musl] as its C standard library. | Alpine Linux uses [https://musl.libc.org/ musl] as its C standard library. | ||
Musl does not implement most of the [[Locale|locale]] features that glibc implements. | |||
Musl does not implement most of the locale features that glibc implements. | |||
== Open issues== | == Open issues== | ||
Line 41: | Line 10: | ||
* [https://wiki.musl-libc.org/functional-differences-from-glibc.html Functional differences between musl and glibc] | * [https://wiki.musl-libc.org/functional-differences-from-glibc.html Functional differences between musl and glibc] | ||
[[Category:System Administration]] | [[Category:System Administration]] |
Revision as of 18:27, 14 July 2025
Alpine Linux uses musl as its C standard library.
Musl does not implement most of the locale features that glibc implements.
Open issues
Refer to Open Issues page of musl-libc wiki for a brief note on the list of major open issues.