Date: Mon, 17 Dec 2007 09:02:43 +0000 (UTC) From: Diomidis Spinellis <dds@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/mv mv.c Message-ID: <200712170902.lBH92hFv091664@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dds 2007-12-17 09:02:43 UTC
FreeBSD src repository
Modified files:
bin/mv mv.c
Log:
Calling any function from vfork other than exec* and _exit yields
undefined behavior.
Noted by: alfred
Revision Changes Path
1.49 +9 -3 src/bin/mv/mv.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712170902.lBH92hFv091664>
