Subject: Re: Toolchain status list (30-Oct-2001)
To: None <thorpej@wasabisystems.com>
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
List: tech-toolchain
Date: 10/31/2001 08:47:07
In article <20011030111303.K477@dr-evil.shagadelic.org>
thorpej@wasabisystems.com wrote:

> On Tue, Oct 30, 2001 at 01:41:48PM -0500, Todd Vierling wrote:

> 	(2) Make sure the installboot(8) programs byte-swap as necessary
> 	    (I did this in the SPARC installboot(8), using ntohl() and
> 	    htonl(), since the SPARC is network-byte-order).

Shouldn't we use htobe32()/be32toh() rather than ntolh()/htonl()?
Is it really "network-byte-order", or just "big-endian"?
(I know they are identical, but..)
---
Izumi Tsutsui
tsutsui@ceres.dti.ne.jp