From owner-cvs-all Fri Aug 23 17:41:14 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 94FCE37B400; Fri, 23 Aug 2002 17:41:08 -0700 (PDT) Received: from canning.wemm.org (canning.wemm.org [192.203.228.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DEBE43E3B; Fri, 23 Aug 2002 17:41:08 -0700 (PDT) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by canning.wemm.org (Postfix) with ESMTP id 3A7F02A7D6; Fri, 23 Aug 2002 17:41:08 -0700 (PDT) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Mike Barcroft Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/alpha/include _types.h src/sys/arm/include _types.h src/sys/i386/include _types.h src/sys/ia64/include _types.h src/sys/powerpc/include _types.h src/sys/sparc64/include _types.h src/sys/sys _types.h src/sys/x86_64/include _types.h In-Reply-To: <200208231649.g7NGn6PE093259@freefall.freebsd.org> Date: Fri, 23 Aug 2002 17:41:08 -0700 From: Peter Wemm Message-Id: <20020824004108.3A7F02A7D6@canning.wemm.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Mike Barcroft wrote: > mike 2002/08/23 09:49:06 PDT > > Modified files: > sys/alpha/include _types.h > sys/arm/include _types.h > sys/i386/include _types.h > sys/ia64/include _types.h > sys/powerpc/include _types.h > sys/sparc64/include _types.h > sys/sys _types.h > sys/x86_64/include _types.h > Log: > Move several MI types from to . > These types are unlikely to ever become very MD. They include: > clockid_t, ct_rune_t, fflags_t, intrmask_t, mbstate_t, off_t, pid_t, > rune_t, socklen_t, timer_t, wchar_t, and wint_t. You left out time_t in your description, which I had changed to 'long' on my version of ia64. Jake was pondering doing the same on sparc64 before we hit 5.0-REL. Cheers, -Peter -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message