mykola2312
|
c3b659dce8
|
implement functions to convert from host byte-order to little-endian or big-endian, convert to network order which defined as CU_NETWORK_ORDER.
|
2022-04-29 08:07:37 +03:00 |
|
mykola2312
|
5432d8f889
|
redefine architecture list as macro so therefore it can be used in preprocessor expressions. implement hardware byte-swapping, detect compile-time hardware capabilties to do that.
|
2022-04-29 06:36:01 +03:00 |
|
mykola2312
|
26ecd558f7
|
remove deprecated endianness
|
2022-04-29 04:25:55 +03:00 |
|
mykola2312
|
50c17f33d9
|
implement endiannes run-time detection
|
2022-04-28 18:26:15 +03:00 |
|