Skip to content
This repository has been archived by the owner on May 16, 2021. It is now read-only.
/ cl-libc-misc Public archive

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

License

Notifications You must be signed in to change notification settings

zerth/cl-libc-misc

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published