]> Kevux Git Server - fll/commit
Update: The standard program setup should explicitly unblock all signals other than...
authorKevin Day <thekevinday@gmail.com>
Thu, 21 Jul 2022 01:40:14 +0000 (20:40 -0500)
committerKevin Day <thekevinday@gmail.com>
Thu, 21 Jul 2022 01:40:55 +0000 (20:40 -0500)
commit8200a645864d18724f3bb3c855a7e50ac989da3c
tree2e4e7f8edce12bbeed177a72300b38db38dbda2e
parentcb749b6d690abae075a72637add955f599ba186e
Update: The standard program setup should explicitly unblock all signals other than the default.

The fll_program_standard_setup() function blocks certain signals.
Do not assume all other signals are unblocked.
Explicitly unblock all other signals.
level_2/fll_program/c/program.c
level_2/fll_program/c/program.h