Make it possible to have all these macros work without bswap* being
defined. bswap* is part of the application namespace and applications
are free to redefine those functions.
Sponsored by: Netflix
Differential D31964 Authored by imp on Sep 14 2021, 10:23 PM.
Details Summary Make it possible to have all these macros work without bswap* being Sponsored by: Netflix Test Plan This peels out this rather independent change
Diff Detail
Event Timelineimp created this revision. Harbormaster completed remote builds in B41518: Diff 95183.Sep 14 2021, 10:23 PM2021-09-14 22:23:50 (UTC+0) imp edited the test plan for this revision. (Show Details)Sep 14 2021, 10:24 PM2021-09-14 22:24:48 (UTC+0) This revision is now accepted and ready to land.Sep 15 2021, 1:23 PM2021-09-15 13:23:41 (UTC+0) imp mentioned this in D19500: Add endian.h to LHDRS..Sep 16 2021, 7:57 PM2021-09-16 19:57:36 (UTC+0) Comment Actions After the exp run, this likely is fine to go in. No failures from this change were detected. Closed by commit rG44fb3c695f5e: endian.h: Use the __bswap* versions (authored by imp). · Explain WhySep 21 2021, 4:10 AM2021-09-21 04:10:05 (UTC+0) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 95420 sys/sys/endian.h
|
extra 'i' here.