OSDN Git Service

split-out memalign and realloc
authorEric Andersen <andersen@codepoet.org>
Thu, 5 Sep 2002 05:54:26 +0000 (05:54 -0000)
committerEric Andersen <andersen@codepoet.org>
Thu, 5 Sep 2002 05:54:26 +0000 (05:54 -0000)
commitccf964b4c2b384d4e005a358f781e49cd6f89c68
tree05c2b332ff646da2c0c7736f5551e0126d239874
parente72144d6265637d1e34bd79f5e373b4ff98d4d29
split-out memalign and realloc
 -Erik
libc/stdlib/malloc-930716/Makefile
libc/stdlib/malloc-930716/malloc.c
libc/stdlib/malloc-930716/malloc.h
libc/stdlib/malloc-930716/memalign.c [new file with mode: 0644]
libc/stdlib/malloc-930716/realloc.c [new file with mode: 0644]