Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: use thin archives rather than incremental linking | Nicholas Piggin | 2018-02-28 | 1 | -1/+1 |
* | libc: Add labs() to stdlib | Shilpasri G Bhat | 2017-05-31 | 2 | -1/+26 |
* | fix wrong operator use in stdlib/rand.c | Stewart Smith | 2015-07-08 | 1 | -1/+1 |
* | sparse: fix Using plain integer as NULL pointer warning | Cédric Le Goater | 2015-02-26 | 2 | -2/+2 |
* | sparse: declare errno | Cédric Le Goater | 2015-02-26 | 1 | -0/+1 |
* | atoi/atol should assume base 10, not autodetect base. | Daniel Axtens | 2015-02-23 | 2 | -2/+2 |
* | Don't recognise a double hex prefix (0x0xNN) as valid. | Daniel Axtens | 2015-02-23 | 2 | -4/+0 |
* | Use PR_EMERG priority in assert() codepath | Stewart Smith | 2014-08-08 | 2 | -24/+1 |
* | Initial commit of Open Source release | Benjamin Herrenschmidt | 2014-07-02 | 8 | -0/+338 |