cl-rlimit
Simple interface to Unix getrlimit and setrlimit.
$ area51 add cl-rlimitCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-rlimit:some-function ...)Simple interface to Unix getrlimit and setrlimit.
$ area51 add cl-rlimitCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-rlimit:some-function ...)