https://issues.dlang.org/show_bug.cgi?id=22689
Iain Buclaw <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Iain Buclaw <[email protected]> --- These PRs make a start, but the entire of core.sys.posix needs to be looked at closely in order to determine which parts are OS/kernel, and which are C/runtime. https://github.com/dlang/druntime/pull/3678 https://github.com/dlang/druntime/pull/3679 https://github.com/dlang/druntime/pull/3680 --
