Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.bin/xlint/lint1



Module Name:    src
Committed By:   christos
Date:           Fri Oct  2 15:03:45 UTC 2009

Modified Files:
        src/usr.bin/xlint/lint1: cgram.y decl.c err.c externs1.h lint1.h scan.l

Log Message:
understand __attribute__((__packed__)) and __packed.


To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/usr.bin/xlint/lint1/cgram.y \
    src/usr.bin/xlint/lint1/scan.l
cvs rdiff -u -r1.46 -r1.47 src/usr.bin/xlint/lint1/decl.c
cvs rdiff -u -r1.42 -r1.43 src/usr.bin/xlint/lint1/err.c
cvs rdiff -u -r1.27 -r1.28 src/usr.bin/xlint/lint1/externs1.h
cvs rdiff -u -r1.22 -r1.23 src/usr.bin/xlint/lint1/lint1.h

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