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)
Mon, Oct 13, 5:09 AM
Unknown Object (File)
Thu, Sep 25, 4:59 PM
Unknown Object (File)
Wed, Sep 24, 1:59 AM
Unknown Object (File)
Sep 19 2025, 8:30 AM
Unknown Object (File)
Sep 16 2025, 11:59 PM
Unknown Object (File)
Sep 4 2025, 2:43 AM
Unknown Object (File)
Sep 3 2025, 6:37 AM
Unknown Object (File)
Aug 21 2025, 11:02 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