bodge-libc-essentials
Common Lisp bindings to most essential part of libc
$ area51 add bodge-libc-essentialsCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(bodge-libc-essentials:some-function ...)