summaryrefslogtreecommitdiffstats
path: root/libc/string
Commit message (Expand)AuthorAgeFilesLines
* Fix strtok for previous tokens being NULLBalbir singh2018-05-241-1/+4
* build: use thin archives rather than incremental linkingNicholas Piggin2018-02-281-1/+1
* libc: add strnlen()Oliver O'Halloran2017-09-151-0/+13
* libc : Changes variable data type where return value of strlen() stored from ...Mukesh Ojha2016-10-112-2/+2
* libc/string: add memcpy_from_ci()Claudio Carvalho2016-10-052-4/+52
* strlen: use size_t for lenStewart Smith2016-09-021-1/+1
* libc: Use 8-bytes stores for non-0 memset tooBenjamin Herrenschmidt2016-08-181-1/+8
* Optimized memset() implementation for POWERStewart Smith2015-06-011-0/+22
* Initial commit of Open Source releaseBenjamin Herrenschmidt2014-07-0218-0/+536
OpenPOWER on IntegriCloud