From owner-freebsd-hackers Wed Jul 28 9:53:41 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 14E4D14D70 for ; Wed, 28 Jul 1999 09:53:34 -0700 (PDT) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 3.02 #1) id 119Wx0-0009yI-00 for hackers@freebsd.org; Wed, 28 Jul 1999 18:53:06 +0200 From: Sheldon Hearn To: hackers@freebsd.org Subject: Re: bin/12852: Non-standard behavior of fread(3) Date: Wed, 28 Jul 1999 18:53:06 +0200 Message-ID: <38333.933180786@axl.noc.iafrica.com> Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi folks, Could someone have a look at the patch proposed on PR 12852? I understand the motivation, since it seems reasonable to me that ferror() should return EBADF after an attempt to read from stdout. At the moment, ferror() returns 0 after an attempt to read from stdout. Thanks, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message