scala.scalanative.posix

Type members

Classlikes

@extern
object cpio
@extern
object dirent
@extern
object errno
@extern
object fcntl
object fcntlOps
@extern
object getopt
@extern
object grp
object inttypes
@extern
object limits
@extern
object netdb
object netdbOps
@extern
object poll
object pollEvents
object pollOps
@link("pthread") @extern
object pthread
@extern
object pwd
object pwdOps
@extern
object regex
@extern
object sched
@extern
object signal

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.

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.

object signalOps
@extern
object stdlib
@extern
object syslog
@extern
object termios
@extern
object time
object timeOps
@extern
object unistd
@extern
object utime