add memmem function (gnu extension)
based on strstr. passes gnulib tests and a few quick checks of my own.
Showing
src/string/memmem.c
0 → 100644
想要评论请 注册 或 登录
based on strstr. passes gnulib tests and a few quick checks of my own.