package posix
- Alphabetic
- Public
- All
Value Members
-
object
cpio
- Annotations
- @extern()
-
object
dirent
- Annotations
- @extern()
-
object
errno
- Annotations
- @extern()
-
object
fcntl
- Annotations
- @extern()
- object fcntlOps
-
object
getopt
- Annotations
- @extern()
-
object
grp
- Annotations
- @extern()
- object inttypes
-
object
limits
- Annotations
- @extern()
-
object
netdb
- Annotations
- @extern()
- object netdbOps
-
object
poll
- Annotations
- @extern()
- object pollEvents
- object pollOps
-
object
pthread
- Annotations
- @link( "pthread" ) @extern()
-
object
pwd
- Annotations
- @extern()
- object pwdOps
-
object
regex
- Annotations
- @extern()
-
object
sched
- Annotations
- @extern()
-
object
signal
Some of the functionality described on this reference page extends the ISO C standard.
Some of the functionality described on this reference page extends the ISO C standard. Applications shall define the appropriate feature test macro (see XSH The Compilation Environment) to enable the visibility of these symbols in this header.
Use clib macros and functions to get the full POSIX interface
Note 1: The functionality described may be removed in a future version of this volume of POSIX.1-2017 Note 2: The functionality is an option marked as XSI (X/Open System Interfaces)
Note 1 or 2 followed by Linux or macOS means that the feature is not available on that platform with default compile options so the code is commented out. The code is commented out so the next developer that comes along will not have to rediscover these limitations.
- Annotations
- @extern()
- object signalOps
-
object
stdlib
- Annotations
- @extern()
-
object
syslog
- Annotations
- @extern()
-
object
termios
- Annotations
- @extern()
-
object
time
- Annotations
- @extern()
- object timeOps
-
object
unistd
- Annotations
- @extern()
-
object
utime
- Annotations
- @extern()