From owner-freebsd-sparc64@FreeBSD.ORG Tue Oct 14 15:51:29 2003 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C396716A4D9; Tue, 14 Oct 2003 15:51:29 -0700 (PDT) Received: from ns1.xcllnt.net (209-128-86-226.BAYAREA.NET [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F0A043FFD; Tue, 14 Oct 2003 15:51:08 -0700 (PDT) (envelope-from marcel@xcllnt.net) Received: from dhcp01.pn.xcllnt.net (dhcp01.pn.xcllnt.net [192.168.4.201]) by ns1.xcllnt.net (8.12.9/8.12.9) with ESMTP id h9EMosbe094662; Tue, 14 Oct 2003 15:50:54 -0700 (PDT) (envelope-from marcel@piii.pn.xcllnt.net) Received: from dhcp01.pn.xcllnt.net (localhost [127.0.0.1]) h9EMornb059137; Tue, 14 Oct 2003 15:50:53 -0700 (PDT) (envelope-from marcel@dhcp01.pn.xcllnt.net) Received: (from marcel@localhost) by dhcp01.pn.xcllnt.net (8.12.10/8.12.10/Submit) id h9EMorZV059136; Tue, 14 Oct 2003 15:50:53 -0700 (PDT) (envelope-from marcel) Date: Tue, 14 Oct 2003 15:50:53 -0700 From: Marcel Moolenaar To: Bruce Evans Message-ID: <20031014225053.GA59096@dhcp01.pn.xcllnt.net> References: <20031013153219.H45269@beagle.fokus.fraunhofer.de> <20031014103446.U45269@beagle.fokus.fraunhofer.de> <20031015045429.Q41837@gamplex.bde.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031015045429.Q41837@gamplex.bde.org> User-Agent: Mutt/1.5.4i cc: standards@freebsd.org cc: sparc64@freebsd.org Subject: Re: time_t on sparc64 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Oct 2003 22:51:30 -0000 On Wed, Oct 15, 2003 at 05:28:08AM +1000, Bruce Evans wrote: > > > > I guess we have to do this work before 2038, don't we? If we don't do it > > before 5.2 we have to stick with this until 6.0. Correct? > > Yes. > > It is too late to change it for 5.n IMO. Every syscall that uses a time_t > or a timeval would need to be duplicated. I'd rather we create a new sysent and prune the syscalls to get rid of other compatibility cruft. It also allows us change userland visible structures to make them more LP64 friendly. BTW: time_t on ia64 is already 64 bit. -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net