libextunix-ocaml

Extended functions for ocaml unix module (runtime package)
  http://extunix.forge.ocamlcore.org/
  0
  no reviews



Thin bindings to various low-level system apis (often non-portable) which are not covered by unix module.

example functions:
* uname
* statvfs
* fsync
* fadvise
* fallocate
* atfile
* dirfd
* eventfd
* signalfd
* ...
this package contains the shared runtime libraries.