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, Aug 10, 7:46 AM
Unknown Object (File)
Sat, Aug 8, 4:19 PM
Unknown Object (File)
Sat, Aug 8, 10:48 AM
Unknown Object (File)
Sat, Aug 8, 10:46 AM
Unknown Object (File)
Sat, Aug 8, 6:12 AM
Unknown Object (File)
Fri, Aug 7, 8:15 AM
Unknown Object (File)
Wed, Aug 5, 10:37 PM
Unknown Object (File)
Fri, Jul 31, 5:47 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