From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: tuhs-bounces@minnie.tuhs.org X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.2 Received: from minnie.tuhs.org (minnie.tuhs.org [45.79.103.53]) by inbox.vuxu.org (OpenSMTPD) with ESMTP id f377c0a8 for ; Wed, 26 Sep 2018 19:32:21 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id 8B44DA1E14; Thu, 27 Sep 2018 05:32:20 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id EBA239E99B; Thu, 27 Sep 2018 05:31:58 +1000 (AEST) Received: by minnie.tuhs.org (Postfix, from userid 112) id AEF699E99B; Thu, 27 Sep 2018 05:31:56 +1000 (AEST) Received: from bugle.employees.org (accordion.employees.org [198.137.202.74]) by minnie.tuhs.org (Postfix) with ESMTPS id 70CF89E998 for ; Thu, 27 Sep 2018 05:31:56 +1000 (AEST) Received: by bugle.employees.org (Postfix, from userid 1736) id E0D91FECBEF0; Wed, 26 Sep 2018 19:31:55 +0000 (UTC) Date: Wed, 26 Sep 2018 20:31:55 +0100 From: Derek Fawcus To: tuhs@minnie.tuhs.org Message-ID: <20180926193155.GA88914@bugle.employees.org> References: <20180925121212.C179D18C08D@mercury.lcs.mit.edu> <20180925144908.GA2933@thunk.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180925144908.GA2933@thunk.org> User-Agent: Mutt/1.10.1 (2018-07-13) Subject: Re: [TUHS] SPARC is CRAPS spelled backwards. X-BeenThere: tuhs@minnie.tuhs.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: The Unix Heritage Society mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" On Tue, Sep 25, 2018 at 10:49:08AM -0400, Theodore Y. Ts'o wrote: > > Windows and Microsoft Office still uses UTF-16.... As do Mac's, and probably iOS; the Foundation framework uses it for NSString. DF