Re: UTF-8 practically vs. theoretically in the VFS API
From: Jamie Lokier (jamie_at_shareable.org)
Date: 02/22/04
- Previous message: aeriksson_at_fastmail.fm: "Re: psmouse.c: Mouse at isa0060/serio1/input0 lost synchronization, throwing 2 bytes away."
- In reply to: Eric W. Biederman: "Re: UTF-8 practically vs. theoretically in the VFS API"
- Next in thread: Eric W. Biederman: "Re: UTF-8 practically vs. theoretically in the VFS API"
- Reply: Eric W. Biederman: "Re: UTF-8 practically vs. theoretically in the VFS API"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 22 Feb 2004 16:28:48 +0000 To: "Eric W. Biederman" <ebiederm@xmission.com>
Eric W. Biederman wrote:
> I guess my question is when do we know the information is going to
> a terminal so we should translate it?
When a program is writing to a terminal device, then we know it's
going to a terminal _or_ to a program which is pretending to be one
(pseudo-terminal). Either way, the behaviour should be the same
The "screen" program can be used to do translation, although it's a
rather cumbersome way to go about it, and it has other effects which
are annoying (at least one key is always designated for "screen" commands).
-- Jamie
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Previous message: aeriksson_at_fastmail.fm: "Re: psmouse.c: Mouse at isa0060/serio1/input0 lost synchronization, throwing 2 bytes away."
- In reply to: Eric W. Biederman: "Re: UTF-8 practically vs. theoretically in the VFS API"
- Next in thread: Eric W. Biederman: "Re: UTF-8 practically vs. theoretically in the VFS API"
- Reply: Eric W. Biederman: "Re: UTF-8 practically vs. theoretically in the VFS API"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|