From mboxrd@z Thu Jan 1 00:00:00 1970 Message-Id: <200207022309.TAA02341@math.psu.edu> To: 9fans@cse.psu.edu Subject: Re: [9fans] blanks in file names In-Reply-To: Your message of "Tue, 02 Jul 2002 19:14:46 BST." <20020702180900.6B5F7199BF@mail.cse.psu.edu> From: Dan Cross Date: Tue, 2 Jul 2002 19:08:59 -0400 Topicbox-Message-UUID: bfadf0a6-eaca-11e9-9e20-41e7f4b1d025 > /sys/src/9/port/latin1.c Speaking of this.... Is there a good reason to leave latin1 in the kernel, and not pull it up into libc? I suggested this once before, and Russ didn't want to move it since it's most frequently used in the kernel. However, it seems silly to me that it's not in bitsy/keyboard, for one, and anyone who wants to write a keyboard-like application would want to avail themselves of it. For instance, I was working on a Targus keyboard driver, and had to copy it out of the kernel to link against. - Dan C.