Email list hosting service & mailing list manager

SRFI 170 (POSIX API) for Kawa Lassi Kortela (22 Feb 2020 09:46 UTC)
(missing)
Re: SRFI 170 (POSIX API) for Kawa Per Bothner (22 Feb 2020 16:40 UTC)
Re: SRFI 170 (POSIX API) for Kawa Duncan Mak (14 Jul 2020 21:10 UTC)
Re: SRFI 170 (POSIX API) for Kawa Per Bothner (15 Jul 2020 04:16 UTC)
Re: SRFI 170 (POSIX API) for Kawa Arvydas Silanskas (15 Jul 2020 06:59 UTC)

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.