libexplain  1.4.D001
Functions
libexplain/buffer/note/sigchld.c File Reference
#include <libexplain/ac/signal.h>
#include <libexplain/buffer/gettext.h>
#include <libexplain/buffer/note/sigchld.h>

Go to the source code of this file.

Functions

static int sigchld_ignored (void)
void explain_buffer_note_sigchld (explain_string_buffer_t *sb)

Function Documentation

The explain_buffer_note_sigchld function may be used to print a not about how SIGCHLD interracts with wait() et al. Only printed if SIGCHLD is ignored.

Parameters:
sbThe string buffer to print into.

Definition at line 41 of file sigchld.c.

static int sigchld_ignored ( void  ) [static]

Definition at line 27 of file sigchld.c.