summaryrefslogtreecommitdiffstats
path: root/spec/acfg/opt/maxfiledescriptors.yml
blob: 14f5113180b68256bf6675ba473040ff55843ffe (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
26
SPDX-License-Identifier: CC-BY-SA-4.0
appl-config-option-constraint:
  links:
  - /acfg/opt/constraintmemsz
  max: '``SIZE_MAX``'
  min: 0
appl-config-option-default-value: 3
appl-config-option-description: |
  The value of this configuration option defines the maximum number of file
  like objects that can be concurrently open.
appl-config-option-index:
- maximum file descriptors
appl-config-option-name: CONFIGURE_MAXIMUM_FILE_DESCRIPTORS
appl-config-option-notes: |
  The default value of three file descriptors allows RTEMS to support standard
  input, output, and error I/O streams on ``/dev/console``.
appl-config-option-type: integer
copyrights:
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
enabled-by: true
interface-type: appl-config-option
links:
- role: appl-config-group-member
  uid: ../general
text: ''
type: interface