chapters/IO: Create signals section #138
Labels
area/code
Update or new source code support / solution files
area/content
Content (Markdown) update
area/quiz
Update to quizzes
area/reading
Update to reading content
area/slides
Update to slides content
area/tasks
Update to tasks
topic/io
Related to "Input/Output" chapter
Signals are an important interprocess communication (IPC) mechanism of the OS that is currently missing from the I/O chapter. It would be nice to have:
SIGINT
, ignoringSIGHUP
, or attempting to handleSIGESGV
.The text was updated successfully, but these errors were encountered: