Subject: PR/24324 CVS commit: src/regress/lib/libc/gen
To: None <lib-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Christos Zoulas <christos@netbsd.org>
List: netbsd-bugs
Date: 05/17/2006 21:15:08
The following reply was made to PR lib/24324; it has been noted by GNATS.

From: Christos Zoulas <christos@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/24324 CVS commit: src/regress/lib/libc/gen
Date: Wed, 17 May 2006 21:12:23 +0000 (UTC)

 Module Name:	src
 Committed By:	christos
 Date:		Wed May 17 21:12:23 UTC 2006
 
 Modified Files:
 	src/regress/lib/libc/gen: Makefile
 Added Files:
 	src/regress/lib/libc/gen/seekdir-twice: Makefile seekdir-twice.c
 	src/regress/lib/libc/gen/telldir-memuse: Makefile telldir-memuse.c
 
 Log Message:
 Add regression tests from PR/24324 by Arne H Juul
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.4 -r1.5 src/regress/lib/libc/gen/Makefile
 cvs rdiff -r0 -r1.1 src/regress/lib/libc/gen/seekdir-twice/Makefile \
     src/regress/lib/libc/gen/seekdir-twice/seekdir-twice.c
 cvs rdiff -r0 -r1.1 src/regress/lib/libc/gen/telldir-memuse/Makefile \
     src/regress/lib/libc/gen/telldir-memuse/telldir-memuse.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.