Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-05-24 | Fix strtok for previous tokens being NULL | Balbir singh | 1 | -1/+4 |
2018-02-28 | build: use thin archives rather than incremental linking | Nicholas Piggin | 1 | -1/+1 |
2017-09-15 | libc: add strnlen() | Oliver O'Halloran | 1 | -0/+13 |
2016-10-11 | libc : Changes variable data type where return value of strlen() stored from ... | Mukesh Ojha | 2 | -2/+2 |
2016-10-05 | libc/string: add memcpy_from_ci() | Claudio Carvalho | 2 | -4/+52 |
2016-09-02 | strlen: use size_t for len | Stewart Smith | 1 | -1/+1 |
2016-08-18 | libc: Use 8-bytes stores for non-0 memset too | Benjamin Herrenschmidt | 1 | -1/+8 |
2015-06-01 | Optimized memset() implementation for POWER | Stewart Smith | 1 | -0/+22 |
2014-07-02 | Initial commit of Open Source release | Benjamin Herrenschmidt | 18 | -0/+536 |