Martin Storsjö 21687726d0 Avoid requiring byteswapping functions
Instead of byteswapping a 32 bit word and writing it out as a
whole (which could even possibly lead to crashes due to
incorrect alignment on some platforms), write it out explicitly
in the intended byte order.

This avoids having to set a define indicating the endianness.
2014-01-30 10:16:25 +02:00
..
2014-01-08 17:03:00 -08:00
2014-01-05 15:04:34 +02:00
2014-01-03 14:49:45 +08:00
2013-12-12 14:21:12 -08:00
2014-01-05 15:04:34 +02:00
2014-01-05 15:04:34 +02:00
2014-01-03 14:49:45 +08:00
2014-01-05 15:04:34 +02:00
2013-12-12 14:21:12 -08:00
2013-12-09 04:51:09 -08:00