Date: Thu, 29 Jul 1999 02:42:15 -0700 (PDT) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/yacc skeleton.c Message-ID: <199907290942.CAA82626@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 1999/07/29 02:42:15 PDT
Modified files:
usr.bin/yacc skeleton.c
Log:
* Don't assume realloc() can take NULL as first arg. Yacc needs to
generate portable code...
* Correctly define yyparse() (ie, K&R vs. C++/ANSI-C)
Obtained from: OpenBSD revs 1.5 & 1.10
Revision Changes Path
1.17 +11 -3 src/usr.bin/yacc/skeleton.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907290942.CAA82626>
