-
state: use async signal safe fun in lxc_wait() · b5705aa2Christian Brauner authored
gettimeofday() is not async signal safe. So let's switch to clock_gettime() to be on the safe side. Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
b5705aa2
×