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)
Thu, Jun 4, 8:07 AM
Unknown Object (File)
Wed, Jun 3, 9:34 PM
Unknown Object (File)
Fri, May 15, 7:54 PM
Unknown Object (File)
Fri, May 15, 7:50 PM
Unknown Object (File)
Fri, May 15, 7:32 PM
Unknown Object (File)
Fri, May 15, 2:45 AM
Unknown Object (File)
Fri, May 15, 2:45 AM
Unknown Object (File)
Tue, May 12, 4:16 AM
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