Date: Tue, 5 Feb 2002 13:55:13 -0800 (PST) From: Dave Zarzycki <zarzycki@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/mkdir mkdir.c Message-ID: <200202052155.g15LtDG10218@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
zarzycki 2002/02/05 13:55:13 PST Modified files: bin/mkdir mkdir.c Log: Fix the race between the stat() and the mkdir(). Reviewed by: jkh Revision Changes Path 1.23 +19 -16 src/bin/mkdir/mkdir.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?200202052155.g15LtDG10218>