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
fnmatch
POSIX fnmatch.h for Scala
POSIX fnmatch.h for Scala
The Open Group Base Specifications Issue 7, 2018 edition.
- Annotations
- @extern()
-
object
glob
POSIX glob.h for Scala
POSIX glob.h for Scala
The Open Group Base Specifications Issue 7, 2018 edition.
- Annotations
- @extern()
- object globOps
-
object
grp
- Annotations
- @extern()
- object inttypes
-
object
langinfo
POSIX langinfo.h for Scala
POSIX langinfo.h for Scala
The Open Group Base Specifications Issue 7, 2018 edition.
- Annotations
- @extern()
-
object
libgen
POSIX libgen.h for Scala
POSIX libgen.h for Scala
The Open Group Base Specifications Issue 7, 2018 edition.
A method with an XSI comment indicates it is defined in extended POSIX X/Open System Interfaces, not base POSIX.
- Annotations
- @extern()
-
object
limits
- Annotations
- @extern()
-
object
locale
POSIX locale.h for Scala
POSIX locale.h for Scala
The Open Group Base Specifications Issue 7, 2018 edition.
All declarations which do not have a more specific extension specifier are described by POSIX as being a CX extension.
- Annotations
- @extern()
- object localeOps
-
object
monetary
POSIX monetary.h for Scala
POSIX monetary.h for Scala
The Open Group Base Specifications Issue 7, 2018 edition.
- Annotations
- @extern()
-
object
netdb
- Annotations
- @extern()
- object netdbOps
-
object
nl_types
POSIX nl_types.h for Scala
POSIX nl_types.h for Scala
The Open Group Base Specifications Issue 7, 2018 edition.
- Annotations
- @extern()
-
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
spawn
POSIX spawn.h for Scala
POSIX spawn.h for Scala
The Open Group Base Specifications Issue 7, 2018 edition.
A method with a PS comment indicates it is defined in POSIX extension "Process Scheduling", not base POSIX.
- Annotations
- @extern()
- object stddef
-
object
stdio
- Annotations
- @extern()
-
object
stdlib
- Annotations
- @extern()
-
object
string
POSIX string.h for Scala
POSIX string.h for Scala
The Open Group Base Specifications Issue 7, 2018 edition.
A method with a CX comment indicates it is a POSIX extension to the ISO/IEEE C standard.
A method with an XSI comment indicates it is defined in extended POSIX X/Open System Interfaces, not base POSIX.
- Annotations
- @extern()
-
object
strings
POSIX strings.h for Scala
POSIX strings.h for Scala
The Open Group Base Specifications Issue 7, 2018 edition.
A method with an XSI comment indicates it is defined in extended POSIX X/Open System Interfaces, not base POSIX.
- Annotations
- @extern()
-
object
syslog
- Annotations
- @extern()
-
object
termios
- Annotations
- @extern()
-
object
time
- Annotations
- @extern()
- object timeOps
-
object
timer
- Annotations
- @extern()
- object timerOps
-
object
unistd
- Annotations
- @extern()
-
object
utime
- Annotations
- @extern()
-
object
wordexp
POSIX wordexp.h for Scala
POSIX wordexp.h for Scala
The Open Group Base Specifications Issue 7, 2018 edition.
- Annotations
- @extern()
- object wordexpOps