SRFI 170 (POSIX API) for Kawa
Lassi Kortela 22 Feb 2020 09:46 UTC
Is anyone working on implementing SRFI 170 for Kawa yet? Since Kawa is
Java-based instead of C-based, and uses pathname objects as well as a
per-thread parameter object to store the current directory, it would
make for a good test case.