


The standard library winix package implements cross-platform OS functionality usable on both Windows and Posix (thus “Winix”) platforms. The winix package is thus an alternative to the posix_1003_1b package offering increased portability at the cost of reduced functionality.
The winix package implements the Winix api.
The winix package Posix-side source code is src/lib/std/src/posix/winix-guts.pkg. proxied in src/lib/std/winix.pkg. The Windows-side source code is in src/lib/std/src/win32/winix.pkg.
See also: posix_1003_1b.
The above information is manually maintained and may contain errors.
Winix


