Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add framework for resolving (pun intended) libc namespace issues, using | guenther | 2015-08-31 | 1 | -1/+2 |
* | Remove useless include. | ajacoutot | 2013-05-30 | 1 | -2/+1 |
* | typo: compare len against null needle, not haystack | ajacoutot | 2013-05-15 | 1 | -2/+2 |
* | Add an implementation of memmem() -- from FreeBSD with some tweaks. | ajacoutot | 2013-05-13 | 1 | -0/+64 |