Each POSIX header gets a package :
- cffi-dirent - CFFI wrapper for the POSIX header dirent.h
- cffi-errno - CFFI wrapper for the POSIX header errno.h
- cffi-fcntl - CFFI wrapper for the POSIX header fcntl.h
- cffi-stat - CFFI wrappers for the POSIX header sys/stat.h
- cffi-unistd - CFFI wrappers for the POSIX header unistd.h
Berkeley sockets are supported too :
- cffi-socket - CFFI wrappers for Berkeley sockets
Supported Linux extensions :
- cffi-epoll - CFFI wrappers for Linux extension EPOLL
Packages using cffi-posix :
- Thot - Thot is a HTTP server written in portable Common Lisp
- unistd-stream - A cl-stream stream using cffi-posix unistd semantics
Maintainers : thodg.