[Rpm-maint] [rpm-software-management/rpm] Add darwin support to NDB. (#1465)
Michael Schroeder
notifications at github.com
Tue Dec 22 11:21:15 UTC 2020
Is there really no header file that defines htole32()/le32toh()? And if that's not the case wouldn't
```
#define htole32(x) OSSwapHostToLittleInt32(x)
#define le32toh(x) OSSwapLittleToHostInt32(x)
```
be cleaner?
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1465#issuecomment-749491400
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20201222/3172106e/attachment.html>
More information about the Rpm-maint
mailing list