You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: homepage/gsoc.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ <h1 id="what-is-google-summer-of-code">Uutils at the gsoc</h1>
33
33
</li>
34
34
</ul>
35
35
<h1id="what">What is it about?</h1>
36
-
<p>The uutils project is aiming at rewriting key Linux utilities in Rust, targeting coreutils, findutils, diffutils, procps, linux-util, and bsdutils. Their goal is to create fully compatible, high-performance drop-in replacements, ensuring reliability through upstream test suites. Significant progress has been made with coreutils, diffutils, and findutils, while the other utilities are in the early stages of development.
36
+
<p>The <ahref="https://github.com/uutils/">uutils project</a> is aiming at rewriting key Linux utilities in Rust, targeting <ahref="https://github.com/uutils/coreutils">coreutils</a>, <ahref="https://github.com/uutils/findutils">findutils</a>, <ahref="https://github.com/uutils/diffutils">diffutils</a>, <ahref="https://github.com/uutils/procps">procps</a>, <ahref="https://github.com/uutils/util-linux">util-linux</a>, and <ahref="https://github.com/uutils/bsdutils">bsdutils</a>. Their goal is to create fully compatible, high-performance drop-in replacements, ensuring reliability through upstream test suites. Significant progress has been made with coreutils, diffutils, and findutils, while the other utilities are in the early stages of development.</p>
37
37
</p>
38
38
</h1>
39
39
<h1id="how-to-get-started">How to get started</h1>
0 commit comments