summaryrefslogtreecommitdiff
path: root/src/test/test-unaligned.c
AgeCommit message (Collapse)Author
2017-05-20./tools/notsd-moveLuke Shumaker
2016-06-06util-lib: add accessors for unaligned native endian wordsLennart Poettering
2015-11-16tree-wide: sort includesThomas Hindoe Paaboel Andersen
Sort the includes accoding to the new coding style.
2015-11-16basic: add unaligned macros for little endianDaniel Mack
Also add test code for that.
2014-11-05shared: unaligned - use void* instead of unaligned be16_t*Tom Gundersen
2014-11-01shared: add helpers for unaligend BE read/writeTom Gundersen