Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Aug 1999 09:54:11 +0200
From:      Sheldon Hearn <sheldonh@uunet.co.za>
To:        "Brian F. Feldman" <green@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/bin/test test.c 
Message-ID:  <46806.935394851@axl.noc.iafrica.com>
In-Reply-To: Your message of "Mon, 23 Aug 1999 00:36:22 MST." <Pine.BSF.4.10.9908230034360.28254-100000@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help


On Mon, 23 Aug 1999 00:36:22 MST, "Brian F. Feldman" wrote:

> > 	/* XXX Work around the absence of eaccess(2) */
> 
> How about this: you can add the eaccess system call, and then
> update test(1) to use it? =)

That's one solution. However, my suggestion was intended to benefit
future programmers in the case where eaccess() doesn't get added for a
while.

Imagine the poor bastard who tries to figure that code out when we _do_
have eaccess(). :-)

	"Huh? Am I on crack? Why not just use eaccess()?"

Again, this is an issue of FreeBSD culture as opposed to what works
right here, right now.

Ciao,
Sheldon.


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?46806.935394851>