Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove useless include. | 2013-05-30 | 1 | -2/+1 | |
| | | | | ok millert@ | ||||
* | typo: compare len against null needle, not haystack | 2013-05-15 | 1 | -2/+2 | |
| | | | | | | from Alf Schlichting ok millert@ | ||||
* | Add an implementation of memmem() -- from FreeBSD with some tweaks. | 2013-05-13 | 1 | -0/+64 | |
Requires a libc minor bump, committing now so that we have up-to-date snapshots for the upcoming hackathon. joint work with millert@ man page bits ok jmc@ input and ok millert@, guenther@, deraadt@ |