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