Files
runc/libcontainer/utils
Aleksa Sarai cbc4f9865a libcontainer: rewrite cmsg to use sys/unix
The original implementation is in C, which increases cognitive load and
possibly might cause us problems in the future. Since sys/unix is better
maintained than the syscall standard library switching makes more sense.

Signed-off-by: Aleksa Sarai <asarai@suse.de>
2017-03-30 16:03:21 +11:00
..
2017-03-16 10:23:59 -07:00
2016-10-11 16:32:56 +08:00