aboutsummaryrefslogtreecommitdiff
path: root/libc/stdlib
AgeCommit message (Expand)AuthorFilesLines
2015-02-26sparse: fix Using plain integer as NULL pointer warningCédric Le Goater2-2/+2
2015-02-26sparse: declare errnoCédric Le Goater1-0/+1
2015-02-23atoi/atol should assume base 10, not autodetect base.Daniel Axtens2-2/+2
2015-02-23Don't recognise a double hex prefix (0x0xNN) as valid.Daniel Axtens2-4/+0
2014-08-08Use PR_EMERG priority in assert() codepathStewart Smith2-24/+1
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt8-0/+338