Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/xlint
Module Name: src
Committed By: rillig
Date: Sat May 24 07:38:59 UTC 2025
Modified Files:
src/usr.bin/xlint/common: tyname.c
src/usr.bin/xlint/lint2: chk.c emit2.c externs2.h hash.c lint2.h
main2.c
Log Message:
lint: constify
To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.66 src/usr.bin/xlint/common/tyname.c
cvs rdiff -u -r1.71 -r1.72 src/usr.bin/xlint/lint2/chk.c
cvs rdiff -u -r1.41 -r1.42 src/usr.bin/xlint/lint2/emit2.c
cvs rdiff -u -r1.23 -r1.24 src/usr.bin/xlint/lint2/externs2.h
cvs rdiff -u -r1.29 -r1.30 src/usr.bin/xlint/lint2/hash.c \
src/usr.bin/xlint/lint2/lint2.h
cvs rdiff -u -r1.35 -r1.36 src/usr.bin/xlint/lint2/main2.c
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