Date: Thu, 4 Apr 2002 14:15:13 -0800 (PST) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/yacc main.c Message-ID: <200204042215.g34MFDb67996@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2002/04/04 14:15:13 PST Modified files: usr.bin/yacc main.c Log: Fix signal race. Use strlen() rather than magic number. Use _PATH_TMP. Obtained from: OpenBSD rev 1.13 (sig race) & rev 1.9 (strlen) Revision Changes Path 1.18 +8 -4 src/usr.bin/yacc/main.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?200204042215.g34MFDb67996>