From owner-freebsd-arch Sat Oct 27 14:31:30 2001 Delivered-To: freebsd-arch@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id 7D47F37B401 for ; Sat, 27 Oct 2001 14:31:27 -0700 (PDT) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.11.4/8.11.4) id f9RLVPU91171; Sat, 27 Oct 2001 17:31:25 -0400 (EDT) (envelope-from wollman) Date: Sat, 27 Oct 2001 17:31:25 -0400 (EDT) From: Garrett Wollman Message-Id: <200110272131.f9RLVPU91171@khavrinen.lcs.mit.edu> To: Matthew Dillon Cc: arch@FreeBSD.org Subject: Re: time_t not to change size on x86 In-Reply-To: <200110272116.f9RLGeg64445@apollo.backplane.com> References: <20011027070109.D02E9380A@overcee.netplex.com.au> <200110272007.f9RK7NG88372@khavrinen.lcs.mit.edu> <200110272029.f9RKTIi56468@apollo.backplane.com> <200110272049.f9RKn9K88676@khavrinen.lcs.mit.edu> <200110272056.f9RKuiZ64324@apollo.backplane.com> <200110272110.f9RLAeW91039@khavrinen.lcs.mit.edu> <200110272116.f9RLGeg64445@apollo.backplane.com> Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG < said: > Garrett, are you seriously suggesting that we remove long int > and change off_t back to 32 bits? Because if you aren't this > argument doesn't hold any water for not converting time_t. off_t is not a C type, it is a POSIX type. time_t is a C type. -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message