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:   christos
Date:           Mon Apr 21 01:23:08 UTC 2003

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

Log Message:
use an sbrk() only malloc() because save and restore depends on saving
the data segment only. Maybe we should make libbsdmalloc?


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 src/games/monop/Makefile
cvs rdiff -r0 -r1.1 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