Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/share/misc
Module Name: src
Committed By: rillig
Date: Fri Apr 21 16:12:54 UTC 2023
Modified Files:
src/share/misc: style
Log Message:
style: remove mentions of ANSI C
The distinction between traditional C and ISO C90 or later is no longer
needed in the style guide. Any old-style code is caught by the
compilers.
https://mail-index.netbsd.org/tech-userlevel/2023/04/15/msg013768.html
https://mail-index.netbsd.org/tech-userlevel/2023/04/17/msg013776.html
To generate a diff of this commit:
cvs rdiff -u -r1.73 -r1.74 src/share/misc/style
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index