Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/yacc
Module Name: src
Committed By: itojun
Date: Mon Jul 14 11:45:18 UTC 2003
Modified Files:
src/usr.bin/yacc: main.c reader.c symtab.c
Log Message:
use bounded string op, simplify by asprintf/strdup
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/usr.bin/yacc/main.c
cvs rdiff -r1.11 -r1.12 src/usr.bin/yacc/reader.c
cvs rdiff -r1.7 -r1.8 src/usr.bin/yacc/symtab.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