Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!oliveb!sun!snafu!lm From: lm@snafu.Sun.COM (Larry McVoy) Newsgroups: comp.unix.wizards Subject: Nullpath in system calls considered harmful? Message-ID: <88368@sun.uucp> Date: 4 Feb 89 02:28:06 GMT Sender: news@sun.uucp Reply-To: lm@sun.UUCP (Larry McVoy) Organization: Sun Microsystems, Mountain View Lines: 9 Hi- A question for oldtimers: is there any good reason that null paths (ie, open("", flags)) should NOT be considered an error. If you don't already know that many kernels translate "" into "." you probably can't answer this question. POSIX wants "" to be an error. Thanks, Larry McVoy, Lachman Associates. My opinions are that.