summaryrefslogtreecommitdiffstats
path: root/posix1003-1/general.rst
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2017-08-28 13:03:40 -0500
committerJoel Sherrill <joel@rtems.org>2017-10-12 20:25:13 -0500
commit2c3cf2166dd35152bb006d027476400be8759615 (patch)
treec9bde69e8015ae32d259a962694187d742a8ea0b /posix1003-1/general.rst
parentShorten BSP and Driver Guide name (missed commit) (diff)
downloadrtems-docs-2c3cf2166dd35152bb006d027476400be8759615.tar.bz2
New version of POSIX Compliance Guide
This is a replacement of the POSIX 1003.1 Compliance Guide. It will be generated from a .csv file. Updates #3177.
Diffstat (limited to 'posix1003-1/general.rst')
-rw-r--r--posix1003-1/general.rst44
1 files changed, 0 insertions, 44 deletions
diff --git a/posix1003-1/general.rst b/posix1003-1/general.rst
deleted file mode 100644
index 2d21cc1..0000000
--- a/posix1003-1/general.rst
+++ /dev/null
@@ -1,44 +0,0 @@
-.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-
-General
-#######
-
-Scope
-=====
-
-Normative References
-====================
-
-Conformance
-===========
-
-.. code:: c
-
- NGROUPS_MAX, Feature Flag,
- _POSIX_ASYNCHRONOUS_IO, Feature Flag,
- _POSIX_CHOWN_RESTRICTED, Feature Flag,
- _POSIX_FSYNC, Feature Flag,
- _POSIX_JOB_CONTROL, Feature Flag,
- _POSIX_MAPPED_FILES, Feature Flag,
- _POSIX_MEMLOCK, Feature Flag,
- _POSIX_MEMLOCK_RANGE, Feature Flag,
- _POSIX_MEMORY_PROTECTION, Feature Flag,
- _POSIX_MESSAGE_PASSING, Feature Flag,
- _POSIX_PRIORITIZED_IO, Feature Flag,
- _POSIX_PRIORITY_SCHEDULING, Feature Flag,
- _POSIX_REALTIME_SIGNALS, Feature Flag,
- _POSIX_SEMAPHORES, Feature Flag,
- _POSIX_SHARED_MEMORY_OBJECTS, Feature Flag,
- _POSIX_SYNCHRONIZED_IO, Feature Flag,
- _POSIX_TIMERS, Feature Flag,
- _POSIX_THREAD_PRIO_INHERIT, Feature Flag,
- _POSIX_THREAD_PRIORITY_SCHEDULING, Feature Flag,
- _POSIX_THREADS, Feature Flag,
- _POSIX_THREAD_SAFE_FUNCTIONS, Feature Flag,
-
-.. COMMENT: COPYRIGHT (c) 1988-2002.
-
-.. COMMENT: On-Line Applications Research Corporation (OAR).
-
-.. COMMENT: All rights reserved.
-