Page MenuHomeFreeBSD

Revert Make newly POSIX functions visible
AbandonedPublic

Authored by shurd on Mar 20 2025, 7:18 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 5, 6:59 AM
Unknown Object (File)
Sat, Apr 4, 2:09 PM
Unknown Object (File)
Fri, Apr 3, 12:09 PM
Unknown Object (File)
Wed, Apr 1, 11:42 AM
Unknown Object (File)
Wed, Apr 1, 2:21 AM
Unknown Object (File)
Sat, Mar 28, 11:51 AM
Unknown Object (File)
Mon, Mar 23, 3:30 AM
Unknown Object (File)
Sat, Mar 21, 7:22 PM
Subscribers
None

Details

Summary

This reverts commit d7efac1be1441c122f7fb9de51a409172f21326c.
This reverts commit 9d0eea9422d075c8a6924b33161d2d5abfb4072a.

Some ports (specifically Python) define BSD_VISIBLE themselves, so
the change from
BSD_VISIBLE to __POSIX_VISIBLE >= 202405 makes them
fail.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 62998
Build 59882: arc lint + arc unit