From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <775b8d19050509131046f70ea1@mail.gmail.com> Date: Mon, 9 May 2005 16:10:12 -0400 From: Bruce Ellis To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Subject: Re: [9fans] Sleep-complexity In-Reply-To: <200505091645.j49Gji1d001933@ducky.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <200505091645.j49Gji1d001933@ducky.net> Topicbox-Message-UUID: 480c8a2a-ead0-11e9-9d60-3106f5b1d025 I'm out of date? RedHat still doesn't *work* on the alpha?! I don't know what the *right thing* is but shipping code that compiles but doesn't work ain't it. brucee > Wow, you're a little out of date. >=20 > The *BSDs and Linux did the Right Thing: on Alpha and AMD64 > (the two flavors of which I have personal knowledge) "long" > is 64 bits. >=20 > So the vast corpus of software that has been ported to > 64-bit *BSD and Linux systems is now free of the assumption > that sizeof (int) =3D=3D sizeof (long). >=20 > There is still a pervasive assumption that ints are 32 bits.