commit | c86f2974e2acd330be2d587173dd4dd56db82e22 | [log] [tgz] |
---|---|---|
author | Rich Felker <dalias@aerifal.cx> | Mon Oct 15 23:02:57 2012 -0400 |
committer | Rich Felker <dalias@aerifal.cx> | Mon Oct 15 23:02:57 2012 -0400 |
tree | 6b607e4088f414b8ca398544ec9407f9e77c0a62 | |
parent | 21284ec75db064d3f27fcd1d6ae37b613db61c43 [diff] |
add memmem function (gnu extension) based on strstr. passes gnulib tests and a few quick checks of my own.