articles/glibc.md: update article
This commit is contained in:
parent
b6dcb9f67a
commit
9bbd3bf5ef
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
# glibc
|
||||
glibc is the official [GNU](gnu.md) project C standard library.
|
||||
glibc is the official [GNU](gnu.md) project [C](c.md) standard library.
|
||||
Known for being [bloated](bloat.md) and having a dubious code quality.
|
||||
|
||||
## Less harmful alternatives
|
||||
- [musl](musl.md)
|
||||
- [musl](musl.md): allows sane static linking, has support for [Linux](linux.md) only.
|
||||
- [Cosmopolitan Libc](https://justine.lol/cosmopolitan/index.html)?
|
||||
- ...
|
||||
|
|
Loading…
Add table
Reference in a new issue