Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/guicho271828/shibuya-posix
- Owner: guicho271828
- Created: 2015-04-02T07:31:28.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-03T06:20:21.000Z (almost 10 years ago)
- Last Synced: 2024-10-15T14:10:58.685Z (3 months ago)
- Language: Common Lisp
- Size: 156 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
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.