From 15fadbf1b22369b3d00b72f10643c63a17273f28 Mon Sep 17 00:00:00 2001 From: teythoon Date: Tue, 22 Oct 2013 17:49:14 +0200 Subject: Add small hack entry about fixing /proc/self. --- contributing.mdwn | 1 + 1 file changed, 1 insertion(+) (limited to 'contributing.mdwn') diff --git a/contributing.mdwn b/contributing.mdwn index db2d77c6..cfc4dc0e 100644 --- a/contributing.mdwn +++ b/contributing.mdwn @@ -112,6 +112,7 @@ basic port could be small. 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. +* Fix /proc/self. Look at the file hurd/lookup-retry.c in the glibc source code for how FS_RETRY_MAGICAL lookups work. ## Porting Packages -- cgit v1.2.3