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)
Sat, Apr 25, 3:49 AM
Unknown Object (File)
Mon, Apr 20, 4:48 PM
Unknown Object (File)
Mon, Apr 20, 8:31 AM
Unknown Object (File)
Sun, Apr 19, 8:00 PM
Unknown Object (File)
Sun, Apr 19, 1:04 PM
Unknown Object (File)
Thu, Apr 16, 6:03 AM
Unknown Object (File)
Dec 11 2025, 3:56 PM
Unknown Object (File)
Oct 27 2025, 6:10 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.