summaryrefslogtreecommitdiffstats
path: root/posix-compliance/preface.rst
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2018-03-09 14:53:36 -0600
committerJoel Sherrill <joel@rtems.org>2018-03-09 15:02:36 -0600
commit0472eada7622b9883ace4dd98f70c1c4f5c90d16 (patch)
tree32635c1627ccd508c164515ecc97fd90d988e745 /posix-compliance/preface.rst
parentRTEMS Docs: Check sphinx version (diff)
downloadrtems-docs-0472eada7622b9883ace4dd98f70c1c4f5c90d16.tar.bz2
Update the POSIX Compliance Tracking Spreadsheet. Add standards.
This update adds the following: C11 Programming Language Standard FACE Technical Standard Edition 3.0 (four profiles) Software Communication Architecture Specification 2.2.2 (one profile) Software Communication Architecture Specification 4.1 (three profiles)
Diffstat (limited to 'posix-compliance/preface.rst')
-rw-r--r--posix-compliance/preface.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/posix-compliance/preface.rst b/posix-compliance/preface.rst
index 31f0a28..f3aebc2 100644
--- a/posix-compliance/preface.rst
+++ b/posix-compliance/preface.rst
@@ -34,6 +34,13 @@ specific implementations. Still others may be impossible to implement
without multiple processes or can only be implemented in a restricted
fashion.
+Missing methods required by the C99 standard or FACE Technical
+Standard Edition 3.0 General Purpose Profile are good candidates to add.
+Proposals to add missing methods from the C11 standard should be reviewed
+by RTEMS core developers to ensure the effort is well spent. There are
+rumors that some optional methods that are not being widely implemented
+will be removed in a future versino of the C Programming Language standard.
+
The next chapter in this document describes each of the standards
with which the RTEMS alignment is tracked. Each subsequent chapter in
this document presents the alignment of RTEMS with a specific standard