From owner-freebsd-current Wed Jun 17 10:30:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA28073 for freebsd-current-outgoing; Wed, 17 Jun 1998 10:30:20 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id KAA28049 for ; Wed, 17 Jun 1998 10:30:14 -0700 (PDT) (envelope-from imp@village.org) Received: from harmony [10.0.0.6] by rover.village.org with esmtp (Exim 1.71 #1) id 0ymM21-0004hC-00; Wed, 17 Jun 1998 11:29:57 -0600 Received: from harmony.village.org (localhost [127.0.0.1]) by harmony.village.org (8.8.8/8.8.3) with ESMTP id LAA26858; Wed, 17 Jun 1998 11:30:22 -0600 (MDT) Message-Id: <199806171730.LAA26858@harmony.village.org> To: Terry Lambert Subject: Re: Bogus errno twiddling by lstat... Cc: current@FreeBSD.ORG In-reply-to: Your message of "Tue, 16 Jun 1998 23:55:32 -0000." <199806162355.QAA06852@usr02.primenet.com> References: <199806162355.QAA06852@usr02.primenet.com> Date: Wed, 17 Jun 1998 11:30:21 -0600 From: Warner Losh Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <199806162355.QAA06852@usr02.primenet.com> Terry Lambert writes: : If "fred" exists in the current directory, you would expect that errno : would not have been modified, and the output will be: No. When a system call returns success, the value of errno is undefined. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message