From f8f973f30840b8b43cf31ed39c3d13453e436a2b Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sun, 28 Jan 2024 11:39:21 +0100 Subject: [PATCH] add a new project --- homepage/gsoc.html | 27 +++++++++++---------------- 1 file changed, 11 insertions(+), 16 deletions(-) diff --git a/homepage/gsoc.html b/homepage/gsoc.html index e83a4215a..580e04105 100644 --- a/homepage/gsoc.html +++ b/homepage/gsoc.html @@ -158,23 +158,18 @@ -

Better GNU test reports

-

Better integration with the GNU tests, because they usually test many - cases in one sh file and I would like to have more detailed feedback on - how many tests inside a file are passing. +

Code Optimization and Refactoring for procps, util-linux, and bsdutils

+

Optimizing and refactoring the Rust-based versions of procps, util-linux, and bsdutils to reduce code duplication.

-

A multicall binary and core library for findutils