Add missing POSIX O_CLOFORK

Ricardo Branco rbranco at suse.de
Wed Jul 2 12:21:26 PDT 2025


Hi!

I'm implementing the POSIX O_CLOFORK flag for *BSD and
the DragonflyBSD PR is available here:
https://github.com/DragonFlyBSD/DragonFlyBSD/pull/28

2 bugs were fixed:
- pipe2() should return EINVAL on invalid flags

It's 99% done and the TODO items are documented there.

Best,
Ricardo


More information about the Kernel mailing list