On Tue, Jun 16, 2009 at 09:23:51AM +0200, Alan Barrett wrote: > On Thu, 11 Jun 2009, Joerg Sonnenberger wrote: > > Module Name: src > > Committed By: joerg > > Date: Thu Jun 11 22:40:42 UTC 2009 > > > > Modified Files: > > src/common/lib/libc/hash/sha2: sha2.c > > > > Log Message: > > Provide fallback definitions of be[32|64]toh and htobe[32|64] for > > systems without sys/endian.h. > > What's wrong with the fallback definitions in src/tools/compat_defs.h? > In other words, why is it not sufficient to do this:
Hm. Slipped through the grepping. Feel free to adjust. Joerg
