Subject: CVS commit: src/lib/libpthread
To: None <source-changes@NetBSD.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 07/17/2003 21:07:41
Module Name:	src
Committed By:	nathanw
Date:		Thu Jul 17 21:07:40 UTC 2003

Modified Files:
	src/lib/libpthread: pthread_stack.c

Log Message:
Simplify pthread__stackalloc() by using the newish aligned-mmap()
feature.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/lib/libpthread/pthread_stack.c

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