From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Boehm, Hans" Date: Wed, 30 Jan 2002 17:43:28 +0000 Subject: RE: [Linux-ia64] What's taking all the system time..? Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org > Is it just an > urban myth, or was > it once declared upon high that longs shall always be 32 > bits, ... I'm not sure it's even an urban myth. The first (1978) edition of K&R lists sizes of integral types on some sample hardware. Longs were 36 bits on a Honeywell 6000. Longs have never uniformly been 32 bits. Hans