OSDN Git Service

add UCLIBC_SUSV2_LEGACY to hide valloc
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 3 Apr 2013 22:25:06 +0000 (00:25 +0200)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 3 Apr 2013 22:25:06 +0000 (00:25 +0200)
commite80657059aa21aaf24beebb99abc842b8ee0ca80
tree7e3d8d244d90ed833dbf7f678fd3afa64195d92a
parent5c64b9e16917b1a7cb59c1c8fed8628904042f08
add UCLIBC_SUSV2_LEGACY to hide valloc

valloc was marked as LEGACY in SUSv2, removed from SUSv3 and later.
TODO: Remove this (point people to memalign and it's successors?).

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
extra/Configs/Config.in
include/malloc.h
libc/stdlib/Makefile.in
libc/stdlib/malloc-simple/Makefile.in
test/malloc/Makefile.in