Subject: CVS commit: src/regress/lib/libc/gen
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 05/17/2006 21:12:23
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.