Page MenuHomeFreeBSD

unistd.h: _Fork(2) is required by POSIX 2024
ClosedPublic

Authored by kib on Sun, Apr 12, 11:18 AM.
Tags
None
Referenced Files
F152557679: D56362.diff
Wed, Apr 15, 4:32 PM
F152426083: D56362.diff
Tue, Apr 14, 9:39 PM
Unknown Object (File)
Tue, Apr 14, 11:43 AM
Unknown Object (File)
Tue, Apr 14, 5:04 AM
Unknown Object (File)
Mon, Apr 13, 5:09 PM
Unknown Object (File)
Sun, Apr 12, 12:03 PM
Subscribers

Details

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kib requested review of this revision.Sun, Apr 12, 11:18 AM
include/unistd.h
331

So we have section per newer POSIX standard below...

445

I think we need a new section for POSIX 2024 here and _Fork should go here.

kib marked 2 inline comments as done.

Create a dedicated section for 2024 POSIX prototypes.

This revision is now accepted and ready to land.Sun, Apr 12, 6:40 PM