Subject: CVS commit: src/regress/lib/libc/stdlib
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 02/03/2008 22:56:14
Module Name:	src
Committed By:	christos
Date:		Sun Feb  3 22:56:14 UTC 2008

Modified Files:
	src/regress/lib/libc/stdlib: Makefile
Added Files:
	src/regress/lib/libc/stdlib/posix_memalign: Makefile posix_memalign.c

Log Message:
regression test for posix_memalign


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/regress/lib/libc/stdlib/Makefile
cvs rdiff -r0 -r1.1 src/regress/lib/libc/stdlib/posix_memalign/Makefile \
    src/regress/lib/libc/stdlib/posix_memalign/posix_memalign.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.