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: Mon Jul 10 09:51:30 UTC 2023
Modified Files:
src/usr.bin/xlint/common: param.h
src/usr.bin/xlint/lint1: init.c lex.c tree.c
src/usr.bin/xlint/lint2: hash.c read.c
Log Message:
lint: clean up wchar_t and hash tables
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/usr.bin/xlint/common/param.h
cvs rdiff -u -r1.244 -r1.245 src/usr.bin/xlint/lint1/init.c
cvs rdiff -u -r1.172 -r1.173 src/usr.bin/xlint/lint1/lex.c
cvs rdiff -u -r1.558 -r1.559 src/usr.bin/xlint/lint1/tree.c
cvs rdiff -u -r1.25 -r1.26 src/usr.bin/xlint/lint2/hash.c
cvs rdiff -u -r1.83 -r1.84 src/usr.bin/xlint/lint2/read.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