The "libunix" library makes many Unix system calls and system-related
library functions available to Caml Light programs. See the interface
file unix.mli for a complete listing.

The "libunix" library has been tested mostly on BSD machines, but some
care has been taken not to use too many BSD-isms.

This library has been contributed by Xavier Leroy (Xavier.Leroy@inria.fr).
