Subject: CVS commit: src/lib/libpthread_dbg
To: None <source-changes@NetBSD.org>
From: Christian Limpach <cl@netbsd.org>
List: source-changes
Date: 11/27/2003 16:32:09
Module Name:	src
Committed By:	cl
Date:		Thu Nov 27 16:32:09 UTC 2003

Modified Files:
	src/lib/libpthread_dbg: Makefile pthread_dbg.c

Log Message:
Add td__getstacksize() to support variable stack sizes.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/lib/libpthread_dbg/Makefile
cvs rdiff -r1.9 -r1.10 src/lib/libpthread_dbg/pthread_dbg.c

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