From owner-freebsd-audit Wed Jul 18 13:28: 2 2001 Delivered-To: freebsd-audit@freebsd.org Received: from Veronica.wmol.com (veronica.wmol.com [208.242.83.241]) by hub.freebsd.org (Postfix) with ESMTP id 50BC737B406 for ; Wed, 18 Jul 2001 13:28:00 -0700 (PDT) (envelope-from david@phobia.ms) Received: from rain.hill.hom (081bc122.chartermi.net [24.247.81.122]) by Veronica.wmol.com (Vircom SMTPRS 4.6.189) with ESMTP id for ; Wed, 18 Jul 2001 15:56:35 -0400 Date: Wed, 18 Jul 2001 15:58:20 -0400 From: David Hill To: audit@freebsd.org Subject: STD*_FILENO Message-Id: <20010718155820.30dd3f23.david@phobia.ms> X-Mailer: Sylpheed version 0.5.1 (GTK+ 1.2.10; i386-unknown-freebsd4.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-audit@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello. I request that the 0, 1, and 2's in the source files need to be changed to STDIN_FILENO, STDOUT_FILENO, and STDERR_FILENO respectively. This would allow for better code readability. If you agree, I will be happy to send in the diff's Thanks - David Hill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-audit" in the body of the message