[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bug in od
|
From: |
Charlie Gordon |
|
Subject: |
Re: Bug in od |
|
Date: |
Sun, 20 Jun 2004 20:30:16 +0200 |
So od's output depends on the endianness of the underlying CPU/ABI
combination.
CPU alone is not enought as some of them support both schemes.
I even suspect some OS with support for multiple ABI's would make this
choice uncanny.
Is there a way of forcing little or big endian behaviour in od ?
Would that not be good addition as it would draw attention in the
documentation on the somewhat surprising default behavior ?
Charlie Gordon.