Subject: CVS commit: [nathanw_sa] basesrc/lib/libc/stdlib
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 08/08/2001 19:25:15
Module Name:	basesrc
Committed By:	nathanw
Date:		Wed Aug  8 16:25:15 UTC 2001

Modified Files:
	basesrc/lib/libc/stdlib [nathanw_sa]: malloc.c

Log Message:
Add THREAD_LOCK stubs that use the library's spinlocks.
(XXX why spinlocks instead of a normal mutex?)


To generate a diff of this commit:
cvs rdiff -r1.36 -r1.36.2.1 basesrc/lib/libc/stdlib/malloc.c

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