ABCDEF
1
2
3
Source:http://www.unix.org/version3/apis.html
4
5
Status:RTEMS 2010-09-01 Libcsupport, POSIX directories Added
6
Newlib 1.80.0 libc and libm public symbols added
7
8
POSIX Requirement Codes
9
LetterExplanation
10
mIndicates that the interface is defined as mandatory.
11
oIndicates that the interface is part of an Option or Feature Group.
12
obIndicates that the interface is Obsolescent, and although mandatory for the implementation, applications are discouraged from its use.
13
lIn the XSI column, indicates that the interface is part of the Legacy option group and need not be available on all implementations.
14
optIn the POSIX Base column, two or three letter option codes are used as described in Section 2 denoting the option to which the interface belongs.
15
rIn the POSIX.1-1996 column this indicates that the interface is part of the POSIX Realtime Extension.
16
tIn the POSIX.1-1996 column this indicates that the interface is part of the POSIX Threads Extension.
17
1In the C89 column this indicates that the interface is part of ISO/IEC 9899:1990/Amendment 1:1995 (E).
18
.Indicates that the interface is not specified.
19
20
21
LetterRTEMS Support Codes
22
rIn RTEMS
23
cIn Newlib libc
24
mIn Newlib libm
25
uUnsupportable in RTEMS
26
pPartially Implementable in RTEMS
27
nNot Implemented Yet
28
eEmpty, ENOSYS or ENOTSUP Implementation
29
gProvided by GCC