Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/guicho271828/shibuya-posix

Provides a complete but minimum CFFI bindings to ALL posix standard header files.
https://github.com/guicho271828/shibuya-posix

Last synced: 29 days ago
JSON representation

Provides a complete but minimum CFFI bindings to ALL posix standard header files.

Awesome Lists containing this project

README

        

* Shibuya-Posix

Goal: Provides a complete CFFI interface to ALL posix standard header files

Taking a different path from libfixposix.
How can it be automated?

** Dependencies

This library is at least tested on implementation listed below:

+ SBCL 1.2.8 on X86-64 Linux 3.13.0-48-generic (author's environment)

Also, it depends on the following libraries:

+ cffi by James Bielman ::
The Common Foreign Function Interface

+ gccxml :: available from =apt-get install gccxml= on debian and ubuntu

** Author

+ Masataro Asai ([email protected])

* Copyright

Copyright (c) 2015 Masataro Asai ([email protected])

* License

Licensed under the LLGPL License.