Source-Changes archive

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

CVS commit: src/external/bsd/byacc/dist



Module Name:    src
Committed By:   joerg
Date:           Sat Dec 25 19:24:29 UTC 2010

Modified Files:
        src/external/bsd/byacc/dist: closure.c error.c graph.c lalr.c lr0.c
            main.c mkpar.c output.c reader.c skeleton.c symtab.c verbose.c
            warshall.c

Log Message:
Include nbtool_config.h for the toolchain build as platforms like Linux
don't define __RCSID.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/bsd/byacc/dist/closure.c \
    src/external/bsd/byacc/dist/lr0.c src/external/bsd/byacc/dist/mkpar.c \
    src/external/bsd/byacc/dist/symtab.c \
    src/external/bsd/byacc/dist/verbose.c \
    src/external/bsd/byacc/dist/warshall.c
cvs rdiff -u -r1.4 -r1.5 src/external/bsd/byacc/dist/error.c \
    src/external/bsd/byacc/dist/main.c src/external/bsd/byacc/dist/reader.c
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/byacc/dist/graph.c \
    src/external/bsd/byacc/dist/lalr.c
cvs rdiff -u -r1.5 -r1.6 src/external/bsd/byacc/dist/output.c
cvs rdiff -u -r1.7 -r1.8 src/external/bsd/byacc/dist/skeleton.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