Page MenuHomeFreeBSD

libc: implement C23 <stdbit.h> functions
Needs ReviewPublic

Authored by fuz on Mon, Nov 10, 9:30 AM.
Tags
None
Referenced Files
F135515443: D53657.id166111.diff
Mon, Nov 10, 11:32 AM
F135515216: D53657.id.diff
Mon, Nov 10, 11:29 AM
F135511416: D53657.diff
Mon, Nov 10, 10:47 AM
Subscribers

Details

Reviewers
markj
mhorne
Summary

Contrary to glibc, we do not provide inline definitions in
<stdbit.h> as we expect our system compiler to soon recognise
these as builtins anyway.

Documentation and tests will follow in a later commit.

Relnotes: yes

Test Plan

test suite will follow in a later DR

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 68497
Build 65380: arc lint + arc unit