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 Feb 27 08:31:26 UTC 2022
Modified Files:
src/tests/usr.bin/xlint/lint1: d_c99_bool_strict.c
src/usr.bin/xlint/lint1: cgram.y decl.c externs1.h func.c init.c lex.c
mem1.c tree.c
Log Message:
lint: encode lifetime of allocated memory in the function names
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/tests/usr.bin/xlint/lint1/d_c99_bool_strict.c
cvs rdiff -u -r1.382 -r1.383 src/usr.bin/xlint/lint1/cgram.y
cvs rdiff -u -r1.245 -r1.246 src/usr.bin/xlint/lint1/decl.c
cvs rdiff -u -r1.146 -r1.147 src/usr.bin/xlint/lint1/externs1.h
cvs rdiff -u -r1.126 -r1.127 src/usr.bin/xlint/lint1/func.c
cvs rdiff -u -r1.230 -r1.231 src/usr.bin/xlint/lint1/init.c
cvs rdiff -u -r1.100 -r1.101 src/usr.bin/xlint/lint1/lex.c
cvs rdiff -u -r1.59 -r1.60 src/usr.bin/xlint/lint1/mem1.c
cvs rdiff -u -r1.404 -r1.405 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