Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libc: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-25 | 1 | -0/+2 |
* | libc: add reference to two-way algorithm and bad shift table in memmem/strstr | Ed Maste | 2017-03-18 | 1 | -0/+8 |
* | libc: Use musl's O(n) memmem and strstr | Ed Maste | 2017-03-18 | 1 | -47/+155 |
* | memmem(3): empty little string matches the beginning of the big string | Ed Maste | 2015-05-26 | 1 | -3/+3 |
* | - ANSIfy function definitions | Daniel Gerzo | 2009-02-03 | 1 | -3/+1 |
* | Add the function memmem(3) as found in glibc and others. | Andre Oppermann | 2005-08-25 | 1 | -0/+67 |