fix bogus lazy allocation in ctermid and missing malloc failure check
[musl] / crt / arm /
2013-02-03 Rich Felkerfix regression that made shared libs crash on arm
2012-12-08 Rich Felkeradd support for ctors/dtors on arm with modern gcc
2012-06-25 Rich Felkerfix arm crti/crtn code
2012-02-06 Rich Felkeradd support for init/finit (constructors and destructors)
2011-09-18 Rich Felkerinitial commit of the arm port