Re: proc suggestion

From: Brian Gerst (bgerst@quark.vpplus.com)
Date: Thu Feb 17 2000 - 10:33:36 EST


Wolter wrote:
>
> Make /proc work so that when you open files under it in binary mode you
> get binary data better suited for programs and when in text mode, human
> readable nicely formatted ascii text. Now wouldn't that be great?

Opening a file in binary or ASCII mode is a DOSism. Libc silently
ignores the "b" flag to fopen(), because it is irrelevant on Unix.

--

Brian Gerst

- 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/



This archive was generated by hypermail 2b29 : Wed Feb 23 2000 - 21:00:18 EST