util: Make out_of_memory() call abort() instead of exit(EXIT_FAILURE).
[sliver-openvswitch.git] / lib / unaligned.h
2011-02-05 Ben PfaffAdd types and accessors for working with half-aligned...
2010-11-30 Ben Pfaffunaligned: Add unaligned accessors for ovs_be<N> data.
2010-10-29 Ben Pfaffxtoxll: Rename "byte-order" since it now include more...
2010-05-07 Ben PfaffAdd header for access to potentially unaligned data.