zerth / cl-libc-misc

Common Lisp CFFI bindings and misc helpers for interfacing with libc and the host OS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libc-misc

Common Lisp CFFI bindings and misc helpers for interfacing with libc and the host OS.

  • Memory allocation
  • Errno checking and interrupted system call retrying
  • File descriptor-based anonymous tempfiles, file opening, locking, and blocking/non-blocking IO
  • Resource limits
  • Sendfile()

About

Common Lisp CFFI bindings and misc helpers for interfacing with libc and the host OS

License:MIT License


Languages

Language:Common Lisp 100.0%