]> git.cameronkatri.com Git - bsdgames-darwin.git/commit
use an sbrk() only malloc() because save and restore depends on saving
authorchristos <christos@NetBSD.org>
Mon, 21 Apr 2003 01:23:06 +0000 (01:23 +0000)
committerchristos <christos@NetBSD.org>
Mon, 21 Apr 2003 01:23:06 +0000 (01:23 +0000)
commit6b63b6a7513084a7b8d5bfe71638ce78312a2834
tree51511fd51573b93b24f75774625d44c54cab8373
parent8dd0f8b5a7616b209c9f8fff583b0934785bb1e9
use an sbrk() only malloc() because save and restore depends on saving
the data segment only. Maybe we should make libbsdmalloc?
monop/Makefile
monop/malloc.c [new file with mode: 0644]