bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

diskfs_console_stdio


From: Neal H Walfield
Subject: diskfs_console_stdio
Date: Tue, 19 Jun 2001 15:14:09 -0500
User-agent: Mutt/1.3.18i

I think that there is an error in
libdiskfs/console.c:diskfs_console_stdio.  The first line of the
functions is:

        if (getpid () > 0)

Currently, proc is always pid 0 and the root filesystem is pid 4.  As
such, can we eliminate the else branch of if statement?

Attachment: pgp3zxbG36O3a.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]