Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!cmcl2!brl-adm!brl-smoke!gwyn From: gwyn@brl-smoke.ARPA (Doug Gwyn ) Newsgroups: comp.unix.wizards Subject: Re: /bin/test and stat(2) Message-ID: <6479@brl-smoke.ARPA> Date: Sat, 26-Sep-87 23:53:55 EDT Article-I.D.: brl-smok.6479 Posted: Sat Sep 26 23:53:55 1987 Date-Received: Sun, 27-Sep-87 12:04:12 EDT References: <9479@brl-adm.ARPA> <29056@sun.uucp> <15069@topaz.rutgers.edu> Reply-To: gwyn@brl.arpa (Doug Gwyn (VLD/VMB) ) Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 6 In article <15069@topaz.rutgers.edu> ron@topaz.rutgers.edu (Ron Natalie) writes: >STAT should never be called with NULL, but it should always work >when called with a zero length string (e.g. ""). On many implementations, "" is not a valid filename (when it is, it is synonymous with ".").