Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-06-24 | add tests for libc memmove | Stewart Smith | 1 | -2/+19 |
2015-06-24 | add tests for libc strncasecmp | Stewart Smith | 1 | -0/+11 |
2015-06-24 | add tests for libc strcasecmp | Stewart Smith | 1 | -0/+15 |
2015-06-24 | add tests for libc strcmp | Stewart Smith | 1 | -0/+4 |
2015-06-24 | add tests for libc memcmp | Stewart Smith | 1 | -0/+4 |
2015-06-24 | add tests for libc memchr | Stewart Smith | 1 | -0/+7 |
2015-06-01 | Optimized memset() implementation for POWER | Stewart Smith | 1 | -0/+17 |
2015-01-20 | Skeleton unit tests for libc memops (libc/string/*) | Stewart Smith | 1 | -0/+27 |