Source-Changes archive

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

CVS commit: basesrc/usr.bin/yacc



Module Name:    basesrc
Committed By:   tv
Date:           Thu Jan 31 21:01:16 UTC 2002

Modified Files:
        basesrc/usr.bin/yacc: skeleton.c

Log Message:
In the generated C file, don't assume that <sys/cdefs.h> exists.  Instead,
imply it with the <stdlib.h> include already present in the file, and
provide a compatibility definition for __P().


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 basesrc/usr.bin/yacc/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