Page MenuHomeFreeBSD

stdio.h: GC an obsolete comment
Needs ReviewPublic

Authored by brooks on Aug 27 2025, 1:18 PM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 27 2025, 6:10 PM
Unknown Object (File)
Oct 22 2025, 6:06 PM
Unknown Object (File)
Oct 21 2025, 1:53 PM
Unknown Object (File)
Oct 21 2025, 2:05 AM
Unknown Object (File)
Oct 20 2025, 4:26 PM
Unknown Object (File)
Oct 12 2025, 7:04 PM
Unknown Object (File)
Oct 12 2025, 2:16 AM
Unknown Object (File)
Oct 8 2025, 2:05 PM
Subscribers
None

Details

Reviewers
imp
Summary

We haven't been limited to 6 character external identifiers for at
least a couple decades so drop the comment mentioning them. It seems
sufficently obvious that any new internal identifiers (there probably
shouldn't be any) should be prefixed with __s without this comment.

Diff Detail

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

Event Timeline

brooks created this revision.