Lines Matching +full:child +full:- +full:interrupt +full:- +full:base

38 .Bd -literal
55 Signal delivery resembles the occurrence of a hardware interrupt:
73 This may be changed, on a per-handler basis,
108 (e.g., during a system call, page fault or trap, or clock interrupt).
112 appearing to interrupt the handlers for the previous signals
144 is non-NULL, it specifies an action
150 is non-NULL, the previous handling information for the signal
173 A signal-specific default action may be reset by
198 .Bl -tag -offset indent -width SA_RESETHANDXX
206 signal will be generated only when a child process exits,
207 not when a child process stops.
217 (or equivalent), it blocks until all of the calling process's child
218 processes terminate, and then returns a value of \-1 with
295 and the restart/interrupt flags are inherited by the child.
309 .Bl -column SIGVTALARMXX "create core imagexxx"
312 .It Dv SIGINT Ta terminate process Ta interrupt program
318 .It Dv SIGFPE Ta create core image Ta floating-point exception
322 .It Dv SIGSYS Ta create core image Ta non-existent system call invoked
324 .It Dv SIGALRM Ta terminate process Ta real-time timer expired
330 .It Dv SIGCHLD Ta discard signal Ta child status has changed
355 by signals and are async-signal safe.
357 invoke them, without restriction, from signal-catching functions
358 or from a child process after calling
360 in a multi-threaded process:
362 Base Interfaces:
503 Base Interfaces not specified as async-signal safe by
510 Base Interfaces not specified as async-signal safe by
587 is async-signal safe.
604 .Rv -std sigaction
607 .Bl -tag -offset indent -width short
661 .Bx Ns -style
682 .Bx Ns -style
702 .Bx Ns -style
719 .Bl -tag -width Er
753 .St -p1003.1-90 .
774 .Bx Ns \-derived
790 .St -susv2 ,