| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-11-10 | [libc] add an SVE implementation of strlen (#167259) | Schrodinger ZHU Yifan |
| 2024-12-10 | [libc] move bcmp, bzero, bcopy, index, rindex, strcasecmp, strncasecmp to str... | Nick Desaulniers |
| 2024-01-11 | [libc] Add memcmp / bcmp fuzzers (#77741) | Guillaume Chatelet |
| 2020-07-29 | [libc] Adds fuzz test for strstr and alphabetizes string fuzz CMakeList. | cgyurgyik |
| 2020-06-28 | [libc] This commit fixes the strcmp fuzzing test. It uses a single input and | cgyurgyik |
| 2020-06-23 | Remove strcmp fuzz from CMakeList since it breaks build. | cgyurgyik |
| 2020-06-23 | Add strcmp fuzz test. | cgyurgyik |
| 2020-04-10 | [libc] Add fully-qualified target names. | Siva Chandra Reddy |
| 2020-04-03 | [libc] Fix memcpy to adhere to qualified calls. | Paula Toth |
| 2020-04-03 | [libc] Add strlen implementation. | Paula Toth |
| 2020-02-21 | [libc] Lay out framework for fuzzing libc functions. | Paula Toth |
