10 lines
285 B
Markdown
10 lines
285 B
Markdown
Implementation of SRFI 170 - POSIX API using (foreign c)
|
|
|
|
Not everything is implemented yet, see 170.sld for commented out parts
|
|
|
|
Currently only supports Linux.
|
|
|
|
## Documentation
|
|
|
|
See [https://srfi.schemers.org/srfi-170/srfi-170.html](https://srfi.schemers.org/srfi-170/srfi-170.html)
|