Subject: PR/36534 CVS commit: src/bin/test
To: None <gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,>
From: Christos Zoulas <christos@netbsd.org>
List: netbsd-bugs
Date: 06/24/2007 18:55:02
The following reply was made to PR bin/36534; it has been noted by GNATS.

From: Christos Zoulas <christos@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/36534 CVS commit: src/bin/test
Date: Sun, 24 Jun 2007 18:54:58 +0000 (UTC)

 Module Name:	src
 Committed By:	christos
 Date:		Sun Jun 24 18:54:58 UTC 2007
 
 Modified Files:
 	src/bin/test: test.c
 
 Log Message:
 PR/36534: Greg A. Woods: test(1) doesn't do -r and -w quite right
 Use stat(2) instead of access(2) per POSIX.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.32 -r1.33 src/bin/test/test.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.