unix-sys-resourceversion
Unix sys/resource.h types and bindings (getrlimit, setrlimit, and friends)
unix-sys-resource provides access to the features exposed in sys/resource.h in a way that is not tied to the implementation on the host system.
The Sys_resource module provides types and functions for describing and working with rlimit resources and limits.
The Sys_resource_unix module provides bindings to functions that use the types in Sys_resource.
Currently, getrlimit and setrlimit and their corresponding flags are bound.
Tags | unix posix sys/resource.h getrlimit setrlimit rlimit |
---|---|
Author | David Sheets |
License | ISC |
Published | |
Homepage | https://github.com/dsheets/ocaml-unix-sys-resource |
Issue Tracker | https://github.com/dsheets/ocaml-unix-sys-resource/issues |
Maintainer | sheets@alum.mit.edu |
Dependencies |
|
Optional dependencies | |
Source [http] | https://github.com/dsheets/ocaml-unix-sys-resource/archive/0.1.2.tar.gz sha256=5f9f529146e362903d8cf9ac64af89e80b2a3d9689d0b5c0371b3d8757890372 md5=e9a89a897418be0e9956e67d5e7e501b |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/unix-sys-resource/unix-sys-resource.0.1.2/opam |
No package is dependent