]> Kevux Git Server - fll/commit
Update: Add "const" to the pointer in some signal functions.
authorKevin Day <kevin@kevux.org>
Sat, 27 Apr 2024 04:20:31 +0000 (23:20 -0500)
committerKevin Day <kevin@kevux.org>
Sat, 27 Apr 2024 04:20:31 +0000 (23:20 -0500)
commit60160a5ee2592682d94eb0e0fd517be1a700debb
treed44c0376d2a82d22bf8f8ea3205b84133c598892
parent3c89d990f7afcf3b8ff5eeffe1b12191b918fb70
Update: Add "const" to the pointer in some signal functions.

These are passed directly to the signal functions that do not have "const" qualifier.
This needs extensive testing.
level_0/f_signal/c/signal.c
level_0/f_signal/c/signal.h