Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/games/monop



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.




Home | Main Index | Thread Index | Old Index