Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 537 Bytes

default-signals.md

File metadata and controls

16 lines (12 loc) · 537 Bytes
description title ms.date helpviewer_keywords ms.assetid
Learn more about: Default Signals
Default Signals
11/04/2016
default signals
defaults, signals
db9fc17b-75c0-4d33-86be-c536584bbede

Default Signals

ANSI 4.7.1.1 If the equivalent of signal(sig, SIG_DFL) is not executed prior to the call of a signal handler, the blocking of the signal that is performed

Signals are set to their default status when a program begins running.

See also

Library Functions