git: Remove lib/libc/stdlib/malloc.c, as we're using nmalloc.c f
commit bb26d91b3cdc5654ac3cec6b96ea9cd3cff2299b
Author: Sascha Wildner <saw@online.de>
Date: Sun Nov 1 19:21:32 2009 +0100
Remove lib/libc/stdlib/malloc.c, as we're using nmalloc.c for some time now.
Summary of changes:
lib/libc/stdlib/malloc.c | 1790 ----------------------------------------------
1 files changed, 0 insertions(+), 1790 deletions(-)
delete mode 100644 lib/libc/stdlib/malloc.c
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/bb26d91b3cdc5654ac3cec6b96ea9cd3cff2299b
--
DragonFly BSD source repository