Source-Changes archive

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

CVS commit: src/dist/nawk



Module Name:    src
Committed By:   apb
Date:           Sun Oct 19 19:33:48 UTC 2008

Modified Files:
        src/dist/nawk: awkgram.y b.c lex.c lib.c main.c maketab.c parse.c
            proctab.c run.c tran.c

Log Message:
In preparation for building awk as a host tool, add
#if HAVE_NBTOOL_CONFIG_H #include "nbtool_config.h"


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/dist/nawk/awkgram.y
cvs rdiff -r1.15 -r1.16 src/dist/nawk/b.c
cvs rdiff -r1.11 -r1.12 src/dist/nawk/lex.c
cvs rdiff -r1.13 -r1.14 src/dist/nawk/lib.c src/dist/nawk/tran.c
cvs rdiff -r1.7 -r1.8 src/dist/nawk/main.c
cvs rdiff -r1.10 -r1.11 src/dist/nawk/maketab.c
cvs rdiff -r1.4 -r1.5 src/dist/nawk/parse.c
cvs rdiff -r1.9 -r1.10 src/dist/nawk/proctab.c
cvs rdiff -r1.24 -r1.25 src/dist/nawk/run.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