Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/xlint/lint2
Module Name: src
Committed By: rillig
Date: Fri Jan 13 19:50:00 UTC 2023
Modified Files:
src/usr.bin/xlint/lint2: Makefile externs2.h read.c
Removed Files:
src/usr.bin/xlint/lint2: mem2.c
Log Message:
lint: move xalloc to the only file where it is used
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/usr.bin/xlint/lint2/Makefile
cvs rdiff -u -r1.17 -r1.18 src/usr.bin/xlint/lint2/externs2.h
cvs rdiff -u -r1.16 -r0 src/usr.bin/xlint/lint2/mem2.c
cvs rdiff -u -r1.76 -r1.77 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