Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: rillig
Date: Sun Jul 2 18:14:44 UTC 2023
Modified Files:
src/tests/usr.bin/xlint/lint1: expr_fold.c msg_252.c
src/usr.bin/xlint/lint1: ckbool.c debug.c decl.c emit1.c externs1.h
func.c lex.c lint1.h tree.c
Log Message:
lint: rename 'quad' to 'signed int' or 'unsigned int'
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/tests/usr.bin/xlint/lint1/expr_fold.c
cvs rdiff -u -r1.5 -r1.6 src/tests/usr.bin/xlint/lint1/msg_252.c
cvs rdiff -u -r1.22 -r1.23 src/usr.bin/xlint/lint1/ckbool.c
cvs rdiff -u -r1.44 -r1.45 src/usr.bin/xlint/lint1/debug.c
cvs rdiff -u -r1.336 -r1.337 src/usr.bin/xlint/lint1/decl.c
cvs rdiff -u -r1.70 -r1.71 src/usr.bin/xlint/lint1/emit1.c
cvs rdiff -u -r1.186 -r1.187 src/usr.bin/xlint/lint1/externs1.h
cvs rdiff -u -r1.162 -r1.163 src/usr.bin/xlint/lint1/func.c
cvs rdiff -u -r1.165 -r1.166 src/usr.bin/xlint/lint1/lex.c
cvs rdiff -u -r1.176 -r1.177 src/usr.bin/xlint/lint1/lint1.h
cvs rdiff -u -r1.543 -r1.544 src/usr.bin/xlint/lint1/tree.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