summaryrefslogtreecommitdiffstats
path: root/spec/acfg/if/exception-to-signal-mapping.yml
blob: 2c0297e71b6ef544e316335ad15d90dbf2f71b05 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
appl-config-option-type: feature-enable
copyrights:
- Copyright (C) 2021 On-Line Applications Research Corporation (OAR)
description: |
  In case this configuration option is defined, then the machine exception to
  POSIX signal mapping is configured during system initialization.
enabled-by: true
index-entries: []
interface-type: appl-config-option
links:
- role: interface-placement
  uid: domain
- role: interface-ingroup
  uid: group-devdrv
- role: constraint
  uid: ../constraint/option-not-pre-qualified
name: CONFIGURE_EXCEPTION_TO_SIGNAL_MAPPING
notes: |
  This device driver is responsible for setting up a mapping from machine
  exceptions to POSIX signals so that applications may consume them and alter
  task execution as necessary.

  This is especially useful for applications written in Ada or C++.
type: interface