Date: Wed, 6 Mar 2002 03:20:13 -0800 (PST) From: Maxim Konovalov <maxim@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/test test.c Message-ID: <200203061120.g26BKDv37846@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
maxim 2002/03/06 03:20:13 PST Modified files: bin/test test.c Log: Log: Remove eaccess(2) absence workaround. Add eaccess(2) checks for FILRD, FILWR, FILEX and FILEXIST cases. We cannot MFC this because there is no eaccess(2) in -stable yet. PR: bin/35076 Reviewed by: ru Approved by: ru Revision Changes Path 1.43 +6 -10 src/bin/test/test.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?200203061120.g26BKDv37846>