Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/fs/udf



> > Log Message:
> > Fix *serious* bug in bswapping definitions for big endian machines.
> 
> Why are you not using the explicit functions from sys/endian.h?

It's also better to define and use h2fsNN() and fs2hNN() macros
to indicate which value should be in which endian for future maintainers.

---
Izumi Tsutsui


Home | Main Index | Thread Index | Old Index