syzkaller/pkg/ipc
Alexander Egorenkov e5d10a4327 ipc: fix endianness issues
Use native byte-order for IPC and program serialization.
This way we will be able to support both little- and big-endian
architectures.

Signed-off-by: Alexander Egorenkov <Alexander.Egorenkov@ibm.com>
2020-06-23 16:18:44 +02:00
..
ipcconfig pkg/ipc: move target characteristics out of config flags 2019-11-16 09:58:54 +01:00
gate.go pkg/ipc: move from ipc 2017-06-17 14:41:15 +02:00
ipc_test.go all: reformat code 2020-05-08 14:02:16 +02:00
ipc.go ipc: fix endianness issues 2020-06-23 16:18:44 +02:00