Subject: CVS commit: src/games/monop
To: None <source-changes@NetBSD.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 12/14/2004 00:21:02
Module Name:	src
Committed By:	nathanw
Date:		Tue Dec 14 00:21:01 UTC 2004

Modified Files:
	src/games/monop: malloc.c

Log Message:
Convert from libc/threadlib-style mutex protection to pthread style.

(XXX this game totally does not need a thread-safe malloc)


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/games/monop/malloc.c

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