]> granicus.if.org Git - sysstat/commit
Add function to swap bytes of the fields of a structure
authorSebastien GODARD <sysstat@users.noreply.github.com>
Sun, 17 Sep 2017 08:12:30 +0000 (10:12 +0200)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Sun, 17 Sep 2017 08:12:30 +0000 (10:12 +0200)
commit9f09c5741b7644342f0165f52715cc8b0b76ef83
treedd3f319c11f213172ea96d4bc8157ad5f703623d
parentbe0f507df91e38db16fa0880a5532da9b60e4eda
Add function to swap bytes of the fields of a structure

This function will be used to convert from one endianness type
(little/big endian) to the other.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
sa.h
sa_common.c