summaryrefslogtreecommitdiff
path: root/src/libstddjb/uint16_pack.c
AgeCommit message (Collapse)Author
2022-12-05 bugfix: uint16_pack and uint16_pack for big-endianLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2022-06-01 Rework endianness conversion primitivesLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2017-10-18 Better packing / unpacking codeLaurent Bercot
Godbolted for x86_64 with gcc and clang.
2017-03-13 More superflous headers cleanup and tiny fixesLaurent Bercot
2017-01-25 More work on the types. This commit builds but has errors.Laurent Bercot
Rework src/headers entirely: build skalibs/types.h Convert skalibs/fmtscan.h types. Propagate changes until it builds. There are a lot of incompatible pointer issues remaining, those will be fixed with the buffer overhaul.
2014-09-18initial commit with rc for skalibs-2.0.0.0Laurent Bercot