Re: sed not working on /proc files

Alan Cox (alan@lxorguk.ukuu.org.uk)
Tue, 4 May 1999 14:13:21 +0100 (BST)


> > We don't need to support mmap for /proc at all. In fact, according to
> > mmap semantics, we can't: there is no permanent memory reserved for
> > /proc at all.
>
> Well, this breaks every program that uses libc file accesses.

So fix the buggy libc. Relying on mmap() being available is broken

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/