In file signals.c:

void sigchld(int dummy)

The SIGCHLD handler

Documentation

The SIGCHLD handler. Here, we just set sigchld_flag to 1 and let sigchld_run handle the meat.

Alphabetic index Hierarchy of classes



This page was generated with the help of DOC++.