https://issues.dlang.org/show_bug.cgi?id=23498
Issue ID: 23498
Summary: OpenBSD: Fix core.sys.posix.sys.wait
Product: D
Version: D2
Hardware: x86
OS: Windows
Status: NEW
Severity: enhancement
Priority: P1
Component: druntime
Assignee: [email protected]
Reporter: [email protected]
OpenBSD does define WSTOPPED and WNOWAIT, despite what the comment says.
Also, I forgot to add the idtype_t enum. Found the hard way.
--
