summaryrefslogtreecommitdiff
path: root/AK/NetworkOrdered.h
AgeCommit message (Expand)Author
2019-06-26AK: Use __builtin_bswap() in NetworkOrdered.Andreas Kling
2019-06-26AK: Simplify NetworkOrdered somewhat.Andreas Kling
2019-05-28Add clang-format fileRobin Burchell
2019-05-21AK: Always inline convert_between_host_and_network<T>.Andreas Kling
2019-04-02Move NetworkOrdered.h to AK/ since it's used in both kernel and userspace.Andreas Kling