Date: Sat, 30 Nov 2002 15:12:59 -0800 (PST) From: Bill Fenner <fenner@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/xinstall xinstall.c Message-ID: <200211302312.gAUNCxCM085525@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
fenner 2002/11/30 15:12:59 PST
Modified files:
usr.bin/xinstall xinstall.c
Log:
If both the unlink and the open fail, return the errno from the
unlink (very likely EPERM), since the errno from the open might
be a confusing ETXTBSY.
Approved by: re
MFC After: 1 week
Revision Changes Path
1.61 +8 -2 src/usr.bin/xinstall/xinstall.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?200211302312.gAUNCxCM085525>
