| Age | Commit message (Expand) | Author |
|---|---|---|
| 2023-11-01 | libc: Purge unneeded cdefs.h | Warner Losh |
| 2023-08-16 | Remove $FreeBSD$: one-line .c pattern | Warner Losh |
| 2020-11-19 | libc: fix undefined behavior from signed overflow in strstr and memmem | Ed Maste |
| 2020-11-19 | libc: optimize memmem two-way bad character shift | Ed Maste |
| 2020-11-18 | clang-format libc string functions imported from musl | Ed Maste |
| 2018-10-15 | Avoid OOB reads in memmem(3). | Gleb Smirnoff |
| 2017-11-25 | libc: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni |
| 2017-03-18 | libc: add reference to two-way algorithm and bad shift table in memmem/strstr | Ed Maste |
| 2017-03-18 | libc: Use musl's O(n) memmem and strstr | Ed Maste |
| 2015-05-26 | memmem(3): empty little string matches the beginning of the big string | Ed Maste |
| 2009-02-03 | - ANSIfy function definitions | Daniel Gerzo |
| 2005-08-25 | Add the function memmem(3) as found in glibc and others. | Andre Oppermann |
