OSDN Git Service

stdlib.c: get rid of the compiler workarounds by using strong_alias_untyped
authorPeter S. Mazinger <ps.m@gmx.net>
Wed, 16 Mar 2011 22:41:00 +0000 (23:41 +0100)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 15 Jun 2012 12:00:26 +0000 (14:00 +0200)
commit6763a89427834d2e8b929006cabfc0e947bb68fa
treed7648083575e7de99942a751466abb7ccd651f9c
parent4c2cd53a40ef2f51f6f2dd06d5ea5c7ab905e295
stdlib.c: get rid of the compiler workarounds by using strong_alias_untyped

Signed-off-by: Peter S. Mazinger <ps.m@gmx.net>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
libc/stdlib/stdlib.c