Re: SRFI 170, POSIX API: 480 days
Lassi Kortela 06 Sep 2020 12:29 UTC
> Duncan Mak has a Kawa implementation going:
> <https://github.com/duncanmak/srfi-170>.
Loko implementation:
<https://gitlab.com/weinholt/loko/-/tree/master/srfi/170>. Interesting
in that it uses direct Linux syscalls, no libc involved.