Page MenuHomeFreeBSD

libc: stop exposing __fcntl_compat
ClosedPublic

Authored by brooks on Jan 12 2024, 12:47 AM.
Tags
None
Referenced Files
F96486128: D43408.diff
Wed, Sep 25, 4:18 AM
F96376048: D43408.diff
Tue, Sep 24, 6:30 PM
F96282511: D43408.diff
Tue, Sep 24, 8:29 AM
Unknown Object (File)
Tue, Sep 17, 7:12 PM
Unknown Object (File)
Tue, Sep 17, 2:31 PM
Unknown Object (File)
Mon, Sep 16, 11:13 AM
Unknown Object (File)
Tue, Sep 10, 10:45 PM
Unknown Object (File)
Wed, Sep 4, 8:51 PM
Subscribers

Details

Summary

It was exposed (under FBSDprivate_1.0) for forward compatability in
threading libraries in 2008 by commit cd7d66a21f1a. The last consumer
was removed in 2015 by commit 8495e8b1e9e1. I missed this among the _
and __sys_ symbols in commit e2417a21a025.

Diff Detail

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