Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site mips.UUCP Path: utzoo!watmath!clyde!bonnie!akgua!whuxlm!harpo!decvax!decwrl!Glacier!mips!jmoore From: jmoore@mips.UUCP (Jim Moore) Newsgroups: net.internat Subject: Re: What prgorams choke on 8 bit Message-ID: <204@mips.UUCP> Date: Wed, 9-Oct-85 12:08:16 EDT Article-I.D.: mips.204 Posted: Wed Oct 9 12:08:16 1985 Date-Received: Sat, 12-Oct-85 19:18:34 EDT References: <687@rtech.UUCP> Organization: MIPS Computer Systems, Mountain View, CA Lines: 13 > What UNIX programs are you aware of that have major problems with 8 bit > character sets? One that comes quickly to mind is the Bourne shell, > which uses the 8th bit as a tag.... In the case of path names, the UNIX kernel refuses to accept and 8 bit character set. System Vr2 returns EFAULT if an attempt is made to create a file whose name contains a character with the high bit set. 4.2 BSD returns an EINVAL in the same case. Jim Moore MIPS Computer Systems ucbvax!decwrl!mips!jmoore ihnp4!decwrl!mips!jmoore