Hi Alex,

I'm studying PicoLisp sources and have 2 questions about `sigUnblock` func.

1. Does it called by `main` func in `main.l` because signals can be
blocked by parent process?

2. Why it called in `stopTerm` func in `lib.c`? Is there is
possibility to block signals by external process? (I didn't found any
code for blocking signals inside PicoLisp.)

Regards, Constantine

-- 
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Reply via email to