Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

a) not all signals can be caught, blocked or ignored c.f. SIGKILL, SIGSTOP

b) in acutality when it comes to the kernel code if a process/thread/task has a signal ignored (the blocked semantics are slightly different) it is not actually delivered x.ref. prepare_signal() in kernel/signal.c in Linux.



Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: