bodge-libc-essentials

MIT

Common Lisp bindings to most essential part of libc

$ area51 add bodge-libc-essentialsCopy

Usage

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