From fb7b2f3ee26cb69f6f5ed332d46a09baa496c682 Mon Sep 17 00:00:00 2001 From: teythoon Date: Tue, 22 Oct 2013 17:37:57 +0200 Subject: Add small hack entry about moving the mount/umount logic to libshouldbeinlibc. --- contributing.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributing.mdwn b/contributing.mdwn index 5978d01f..db2d77c6 100644 --- a/contributing.mdwn +++ b/contributing.mdwn @@ -111,7 +111,7 @@ basic port could be small. * Use libz and libbz2 in libstore. See `hurd/libstore/unzip.c` etc., they should be replaced by mere calls to libraries, [[!GNU_Savannah_task 6990]] See also the discussions on [[open_issues/exec]]. * Add `/proc/$pid/maps`. `vminfo` already has this kind of information, it's a matter of making procfs do the same. [[!GNU_Savannah_bug 32770]] - +* Move the mount/umount logic from utils/{,u}mount.c into libshouldbeinlibc. ## Porting Packages -- cgit v1.2.3