summaryrefslogtreecommitdiffstats
path: root/libc/stdlib
Commit message (Expand)AuthorAgeFilesLines
* build: use thin archives rather than incremental linkingNicholas Piggin2018-02-281-1/+1
* libc: Add labs() to stdlibShilpasri G Bhat2017-05-312-1/+26
* fix wrong operator use in stdlib/rand.cStewart Smith2015-07-081-1/+1
* sparse: fix Using plain integer as NULL pointer warningCédric Le Goater2015-02-262-2/+2
* sparse: declare errnoCédric Le Goater2015-02-261-0/+1
* atoi/atol should assume base 10, not autodetect base.Daniel Axtens2015-02-232-2/+2
* Don't recognise a double hex prefix (0x0xNN) as valid.Daniel Axtens2015-02-232-4/+0
* Use PR_EMERG priority in assert() codepathStewart Smith2014-08-082-24/+1
* Initial commit of Open Source releaseBenjamin Herrenschmidt2014-07-028-0/+338
OpenPOWER on IntegriCloud