2 Commits (efc47fbe950a63a6b55bb19db32479185716bf83)

Author SHA1 Message Date
leitner 0dbac6ba02 remove unaligned write for #ifdef i386 (it was technically undefined
behavior and the compiler is now smart enough to turn the more elaborate
code into a single store)
9 months ago
leitner 58a07defd7 add uint64 pack and unpack routines 17 years ago