forked from security/hakurei
This needs to be done from the Go side eventually anyway to integrate the signal forwarding behaviour now supported by the container package. Signed-off-by: Ophestra <cat@gensokyo.uk>
4 lines
78 B
C
4 lines
78 B
C
#include <signal.h>
|
|
|
|
void hakurei_shim_setup_cont_signal(pid_t ppid, int fd);
|