Lines Matching +full:image +full:- +full:specific

14 .\"    without specific prior written permission.
38 .Bd -literal
73 This may be changed, on a per-handler basis,
96 Whether the signal is directed at the process in general or at a specific
98 For signals directed at a specific thread,
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
218 processes terminate, and then returns a value of \-1 with
309 .Bl -column SIGVTALARMXX "create core imagexxx"
313 .It Dv SIGQUIT Ta create core image Ta quit program
314 .It Dv SIGILL Ta create core image Ta illegal instruction
315 .It Dv SIGTRAP Ta create core image Ta trace trap
316 .It Dv SIGABRT Ta create core image Ta Xr abort 3 call (formerly Dv SIGIOT )
317 .It Dv SIGEMT Ta create core image Ta emulate instruction executed
318 .It Dv SIGFPE Ta create core image Ta floating-point exception
320 .It Dv SIGBUS Ta create core image Ta bus error
321 .It Dv SIGSEGV Ta create core image Ta segmentation violation
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
355 by signals and are async-signal safe.
357 invoke them, without restriction, from signal-catching functions
360 in a multi-threaded process:
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
694 or codes specific to a signal, i.e., one of the
702 .Bx Ns -style
719 .Bl -tag -width Er
753 .St -p1003.1-90 .
774 .Bx Ns \-derived
790 .St -susv2 ,