Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libc: Use musl's O(n) memmem and strstr | Ed Maste | 2017-03-18 | 1 | -2/+5 |
* | memmem(3): empty little string matches the beginning of the big string | Ed Maste | 2015-05-26 | 1 | -8/+14 |
* | use .Mt to mark up email addresses consistently (part4) | Baptiste Daroussin | 2014-06-23 | 1 | -1/+1 |
* | Fix prototype. | Ruslan Ermilov | 2005-11-24 | 1 | -2/+2 |
* | Fix up markup. | Ruslan Ermilov | 2005-11-18 | 1 | -7/+9 |
* | Add the function memmem(3) as found in glibc and others. | Andre Oppermann | 2005-08-25 | 1 | -0/+84 |