SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause appl-config-option-type: integer copyrights: - Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR) default-value: 3 description: | The value of this configuration option defines the maximum number of file like objects that can be concurrently open. enabled-by: true index-entries: - maximum file descriptors interface-type: appl-config-option links: - role: interface-placement uid: domain - role: interface-ingroup uid: group-general - role: constraint uid: ../constraint/option-pre-qualified-zero - role: constraint uid: ../constraint/min-zero - role: constraint uid: ../constraint/max-size - role: constraint uid: ../constraint/memory-size name: CONFIGURE_MAXIMUM_FILE_DESCRIPTORS notes: | The default value of three file descriptors allows RTEMS to support standard input, output, and error I/O streams on :file:`/dev/console`. type: interface