summaryrefslogtreecommitdiffstats
path: root/libc/test/run-stdlib.c
Commit message (Expand)AuthorAgeFilesLines
* libc: Add labs() to stdlibShilpasri G Bhat2017-05-311-0/+7
* atoi/atol should assume base 10, not autodetect base.Daniel Axtens2015-02-231-4/+7
* Don't recognise a double hex prefix (0x0xNN) as valid.Daniel Axtens2015-02-231-4/+3
* Test libc stdlib functions (atoi/strtol and friends)Daniel Axtens2015-02-231-0/+60
* Add skeleton for libc/stdlib unit testStewart Smith2015-01-201-0/+27
OpenPOWER on IntegriCloud