libextunix-ocaml-dev

Extended functions for ocaml unix module (development 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 compiled modules for programming with the library.