posix -
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 posix::ext
.
Content
- posix: Services conforming to POSIX (lib/posix)
- ext: Services not defined in POSIX but provided by most implementations (lib/posix/ext.nit)
- posix: Services conforming to POSIX (lib/posix/posix.nit)