Subject: CVS commit: src/lib/libc/stdlib
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 02/03/2008 22:56:54
Module Name: src
Committed By: christos
Date: Sun Feb 3 22:56:54 UTC 2008
Modified Files:
src/lib/libc/stdlib: malloc.c
Log Message:
fix posix_memalign; we are not going to support alignments > pagesize in
this implementation.
To generate a diff of this commit:
cvs rdiff -r1.51 -r1.52 src/lib/libc/stdlib/malloc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.