OSDN Git Service

stdlib: avoid relocation
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 3 Apr 2013 20:54:00 +0000 (22:54 +0200)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 3 Apr 2013 20:54:00 +0000 (22:54 +0200)
commit2be3edacc1f7279ac57b98e49ba3a189ae40b1fd
treee02109ceeb5efe4e6345bba55d3beaa47c5e99ae
parent564a95241f8468145ff85998ef9173c46aed7636
stdlib: avoid relocation

valloc uses memalign

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
include/malloc.h
libc/stdlib/malloc-simple/alloc.c
libc/stdlib/malloc-standard/memalign.c
libc/stdlib/malloc/memalign.c