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)
Sun, Oct 12, 7:04 PM
Unknown Object (File)
Sun, Oct 12, 2:16 AM
Unknown Object (File)
Wed, Oct 8, 2:05 PM
Unknown Object (File)
Mon, Oct 6, 12:12 PM
Unknown Object (File)
Fri, Oct 3, 3:23 PM
Unknown Object (File)
Fri, Oct 3, 12:56 PM
Unknown Object (File)
Fri, Oct 3, 11:18 AM
Unknown Object (File)
Thu, Oct 2, 10:39 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.