Actions
Bug #1777
openbyteswap.h and endian.h could be provided
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Start date:
2011-11-14
Due date:
% Done:
0%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
Illumos could provide byteswap.h and endian.h headers for better source compatibility with Linux. The attached patch does this but I'm not sure what Illumos policy is. Do we only care about implementing XOPEN standards or is better compatibility with Linux a goal too?
Files
Related issues
Updated by Andrew Stormont over 11 years ago
- File endian-hdrs.diff endian-hdrs.diff added
Updated patch which uses sys/isa_info.h to determine endianness.
Updated by Milan Jurik about 11 years ago
Any reason why this was not pushed yet?
Updated by Yuri Pankov over 9 years ago
Is there any hope for this issue being resolved?
Updated by Robert Mustacchi about 7 years ago
Note, I filed 6790 to cover the fuller set of endian interfaces, but have not addressed the issue of a byteorder.h header there. I wasn't sure if that satisfied what folks were looking for and thus did not want to dup it out or take over the bug.
Updated by Robert Mustacchi about 7 years ago
- Related to Feature #6790: want suite of endian(3C) functions added
Actions