D issues are now tracked on GitHub. This Bugzilla instance remains as a read-only archive.
Issue 23456 - OpenBSD: Add waitid support
Summary: OpenBSD: Add waitid support
Status: RESOLVED FIXED
Alias: None
Product: D
Classification: Unclassified
Component: druntime (show other issues)
Version: D2
Hardware: All Other
: P1 enhancement
Assignee: No Owner
URL:
Keywords: pull
Depends on:
Blocks:
 
Reported: 2022-11-03 14:21 UTC by Brian Callahan
Modified: 2022-11-14 22:27 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Brian Callahan 2022-11-03 14:21:32 UTC
OpenBSD supports waitid now. Let's add support for it.
Comment 1 Dlang Bot 2022-11-03 14:22:44 UTC
@ibara created dlang/dmd pull request #14612 "Fix Issue 23456 - OpenBSD: Add waitid support" fixing this issue:

- Fix Issue 23456 - OpenBSD: Add waitid support

https://github.com/dlang/dmd/pull/14612
Comment 2 Dlang Bot 2022-11-04 08:12:58 UTC
dlang/dmd pull request #14612 "Fix Issue 23456 - OpenBSD: Add waitid support" was merged into stable:

- 2b80f53302b1f72506d1daab4061c9950464ecda by Brian Callahan:
  Fix Issue 23456 - OpenBSD: Add waitid support

https://github.com/dlang/dmd/pull/14612
Comment 3 Dlang Bot 2022-11-14 22:27:11 UTC
dlang/dmd pull request #14643 "merge stable" was merged into master:

- 0c862722803437de393c9911ff0bb32f2c120998 by Brian Callahan:
  Fix Issue 23456 - OpenBSD: Add waitid support (#14612)

https://github.com/dlang/dmd/pull/14643