OSDN Git Service

Manuel Novoa III modified malloc.c and avlmacro.h to reduce code size by
authorEric Andersen <andersen@codepoet.org>
Fri, 12 Jan 2001 09:42:21 +0000 (09:42 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 12 Jan 2001 09:42:21 +0000 (09:42 -0000)
commit7415018e055da96e94fa61c43a5227555e8e6ba5
treee2b54d753615e8865adbdfaea7ef7e2097c82435
parent47459d25eba62743d0933aec5682c65525af7d7a
Manuel Novoa III modified malloc.c and avlmacro.h to reduce code size by
using functions instead on Inlining (size vas speed tradeoff).  I ran the
results through indent.  Looking pretty good IMHO.
libc/stdlib/malloc/alloc.c
libc/stdlib/malloc/avlmacro.h
libc/stdlib/malloc/malloc.c