author | Florian Forster <octo@noris.net> | |
Thu, 28 Feb 2008 14:15:53 +0000 (15:15 +0100) | ||
committer | Florian Forster <octo@noris.net> | |
Thu, 28 Feb 2008 14:15:53 +0000 (15:15 +0100) | ||
commit | 4438c61e3f0656b50867753312a011ba737cc649 | |
tree | f3bb4f1677c8f75884cf228cc53eb5c45841139b | tree | snapshot |
parent | b365f4e313f9996ac794ebca16098963b6582046 | commit | diff |
src/common.[ch]: Implemented `htond' and `ntohd' and applied it to the network plugin.
The functions convert doubles to the x86 representation or from the x86
representation to the representation used on the host. On x86 systems, this is
a NOP.
The functions convert doubles to the x86 representation or from the x86
representation to the representation used on the host. On x86 systems, this is
a NOP.
src/common.c | diff | blob | history | |
src/common.h | diff | blob | history | |
src/network.c | diff | blob | history |