Subject: CVS commit: basesrc/usr.bin/xlint/lint1
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 10/22/2002 00:14:55
Module Name:	basesrc
Committed By:	christos
Date:		Mon Oct 21 21:14:54 UTC 2002

Modified Files:
	basesrc/usr.bin/xlint/lint1: cgram.y err.c externs1.h init.c lint1.h
	    main1.c

Log Message:
support for c99 style and gnu style structure and union named initializers.


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 basesrc/usr.bin/xlint/lint1/cgram.y
cvs rdiff -r1.19 -r1.20 basesrc/usr.bin/xlint/lint1/err.c
cvs rdiff -r1.15 -r1.16 basesrc/usr.bin/xlint/lint1/externs1.h
cvs rdiff -r1.11 -r1.12 basesrc/usr.bin/xlint/lint1/init.c
cvs rdiff -r1.14 -r1.15 basesrc/usr.bin/xlint/lint1/lint1.h
cvs rdiff -r1.12 -r1.13 basesrc/usr.bin/xlint/lint1/main1.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.