evtone: Use sig_atomic_t for got_signal
Strictly speaking, 'volatile int' is not guaranteed for atomic writes by
the C standard. However glibc says in practice 'volatile int' should be
fine. Fix it either way.
1 parent 8ef7688 commit 2794e825b18be46f516dfe92dba68568fb4fa6cd
@Jookia Jookia authored on 21 Jun 2022
Showing 1 changed file
View
evtone.c