[PATCH 0/9] Rewrite include/servermd.h

Adam Jackson ajax at redhat.com
Wed May 21 12:31:16 PDT 2014


We really don't want to be in the business of knowing about CPU
architectures.  servermd.h is one of the worst offenders for that in
the tree; this series attempts to clean out the gunk.  Probably the most
contentious bit is assuming your compiler will actually define
__BYTE_ORDER__, but gcc certainly does.

- ajax



More information about the xorg-devel mailing list