diff options
| author | Xavier Del Campo Romero <xavier.delcampo@orain.io> | 2020-05-20 14:35:59 +0200 |
|---|---|---|
| committer | Xavier Del Campo Romero <xavier.delcampo@orain.io> | 2020-05-20 14:35:59 +0200 |
| commit | 9e183ec0a6951723a80e8719525ccdbaecd62e17 (patch) | |
| tree | 28cfe34fc80c14e66f89df8bbcec8e4ae55c594e /LICENSE | |
| parent | 71a3db14a5383b73eb719b1d3f479d32fc81ad3a (diff) | |
- C11 support is required (although only on serializer.c, so the check has
been moved there) since _Alignof is needed.
- Added support for little/big endian 64-bit integers.
- swap16, swap32 and swap64 now cast pointers to (uint8_t *) and (const uint8_t *)
from the argument list so the explicit casts are no longer needed.
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions
