Page MenuHomeFreeBSD

glob.h: Limit glob_b prototype visibility
ClosedPublic

Authored by bnovkov on Jun 3 2025, 8:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jun 7, 11:10 AM
Unknown Object (File)
Sat, May 30, 6:00 PM
Unknown Object (File)
Fri, May 29, 6:28 PM
Unknown Object (File)
Fri, May 22, 7:06 AM
Unknown Object (File)
Wed, May 20, 9:32 AM
Unknown Object (File)
Tue, May 19, 10:57 PM
Unknown Object (File)
Sat, May 16, 5:26 PM
Unknown Object (File)
Fri, May 15, 8:53 AM
Subscribers

Details

Summary

Hide glob_b behind __BSD_VISIBLE as it is not a POSIX function.

Reported by: kib
Fixes: 1e0743f54d2d ("glob: Add blocks support")

Diff Detail

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