cl-rlimit

LLGPL

Simple interface to Unix getrlimit and setrlimit.

$ area51 add cl-rlimitCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-rlimit:some-function ...)

Dependencies