Services conforming to POSIX

The core module posix includes POSIX services available on all POSIX compliant systems. For services provided by some implementations of POSIX but absent from any POSIX version, import ext.

All subgroups and modules

module ext

posix :: ext

Services not defined in POSIX but provided by most implementations
module posix

posix :: posix

Services conforming to POSIX
package_diagram posix\> posix core core posix\>->core privileges privileges privileges->posix\> nitcorn nitcorn nitcorn->privileges nitcorn... ... nitcorn...->nitcorn

Ancestors

group codecs

core > codecs

Group module for all codec-related manipulations
group collection

core > collection

This module define several collection classes.
group text

core > text

All the classes and methods related to the manipulation of text entities

Parents

group core

core

Nit common library of core classes and methods

Children

group privileges

privileges

Process privileges management utilities

Descendants