<a href="webbing.html#lfs" class="nav-text link">Linux From Scratch</a>
</div>
<div class="nav-item block">
+ <a href="webbing.html#musl_libc" class="nav-text link">Musl Libc</a>
+ </div>
+ <div class="nav-item block">
<a href="webbing.html#suckless" class="nav-text link">Software that Sucks Less</a>
</div>
<div class="nav-item block">
- <a href="webbing.html#musl_libc" class="nav-text link">Musl Libc</a>
+ <a href="webbing.html#x_libre" class="nav-text link">X Libre</a>
</div>
<div class="nav-item block ellipses">
<a href="webbing.html#nav-expanded" class="nav-text link open" title="Expand Menu">…</a>
</div>
</article>
+ <article id="musl_libc" class="article">
+ <header class="article-header header separate">
+ <h2 class="article-title h h2">Musl Libc</h2>
+ </header>
+
+ <div class="article-content">
+ <p class="p">
+ <strong class="strong"><abbr title="Uniform Resource Locator">URL</abbr></strong>: <a href="https://musl.libc.org/" class="link external">https://musl.libc.org/</a>.
+ </p>
+ <p class="p">
+ Provides an implementation of the standard <em class="em">libc</em>.
+ This is considered, by Kevin Day, to be one of the better designed <em class="em">libc</em> implementations out there.
+ </p>
+ <p class="p">
+ Consider using this <strong class="strong">Musl Libc</strong> over the more popular <em class="em">GNU C Library</em> found at <a href="https://www.gnu.org/software/libc/" class="link external">https://www.gnu.org/software/libc/</a>.
+ </p>
+ </div>
+ </article>
+
<article id="suckless" class="article">
<header class="article-header header separate">
<h2 class="article-title h h2">Software that Sucks Less</h2>
</div>
</article>
- <article id="musl_libc" class="article">
+ <article id="x_libre" class="article">
<header class="article-header header separate">
- <h2 class="article-title h h2">Musl Libc</h2>
+ <h2 class="article-title h h2">X Libre</h2>
</header>
<div class="article-content">
<p class="p">
- <strong class="strong"><abbr title="Uniform Resource Locator">URL</abbr></strong>: <a href="https://musl.libc.org/" class="link external">https://musl.libc.org/</a>.
+ <strong class="strong"><abbr title="Uniform Resource Locator">URL</abbr></strong>: <a href="https://x11libre.net/" class="link external">https://x11libre.net/</a>.
</p>
<p class="p">
- Provides an implementation of the standard <em class="em">libc</em>.
- This is considered, by Kevin Day, to be one of the better designed <em class="em">libc</em> implementations out there.
+ Provides an alternative to <strong class="strong">X</strong> (<a href="https://www.x.org/" class="link external">https://www.x.org/</a>) and <strong class="strong">Wayland</strong> (<a href="https://wayland.freedesktop.org/" class="link external">https://wayland.freedesktop.org/</a>).
+ This <strong class="strong">X</strong> alternative strives to focus on keeping an up to date implementation of the <strong class="strong">X11 Protocol</strong>.
</p>
<p class="p">
- Consider using this <strong class="strong">Musl Libc</strong> over the more popular <em class="em">GNU C Library</em> found at <a href="https://www.gnu.org/software/libc/" class="link external">https://www.gnu.org/software/libc/</a>.
+ If you aren't happy with <strong class="strong">Wayland</strong> and maintstream <strong class="strong">X</strong> is too buggy or out of date, then <strong class="strong">Xlibre</strong> might be a good choice.
</p>
</div>
</article>