]> git.xonotic.org Git - xonotic/darkplaces.git/commit
sys: prevent loops in signal handlers
authorbones_was_here <bones_was_here@xonotic.au>
Mon, 26 Feb 2024 18:53:26 +0000 (04:53 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Mon, 26 Feb 2024 18:53:26 +0000 (04:53 +1000)
commit95ed24831ca8dcbf6ae8f886733c35ce2ad83272
tree404d8be1d139d50bf14da804ced9043ccfeec029
parent76ab7ce47486bcd718989b6513df3bc54201538a
sys: prevent loops in signal handlers

Fixes https://gitlab.com/xonotic/xonotic/-/issues/377

Signed-off-by: bones_was_here <bones_was_here@xonotic.au>
host.h
sys_shared.c