Date: Thu, 18 Jan 2007 22:31:22 +0000 (UTC) From: Stefan Farfeleder <stefanf@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/sh exec.c Message-ID: <200701182231.l0IMVNsX078627@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
stefanf 2007-01-18 22:31:22 UTC FreeBSD src repository Modified files: bin/sh exec.c Log: Use eaccess() instead of access() for the type builtin, like we do for the test builtin. Submitted by: Martin Kammerhofer Revision Changes Path 1.31 +1 -1 src/bin/sh/exec.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701182231.l0IMVNsX078627>