diff options
author | millert <> | 2017-04-12 16:06:12 +0000 |
---|---|---|
committer | millert <> | 2017-04-12 16:06:12 +0000 |
commit | 0f3f0734ef5aa0887305bde6762a8cbeb7d54695 (patch) | |
tree | 7c0d80375d5f5c3cb1076dc4669534c881157a6d /src/lib/libc/stdlib/malloc.3 | |
parent | 97f100b6ccb83dadea1de6b0bf12416a8ed1c845 (diff) | |
download | openbsd-0f3f0734ef5aa0887305bde6762a8cbeb7d54695.tar.gz openbsd-0f3f0734ef5aa0887305bde6762a8cbeb7d54695.tar.bz2 openbsd-0f3f0734ef5aa0887305bde6762a8cbeb7d54695.zip |
New strstr() implementation from musl libc by Rich Felker. This
version uses the two-way string matching algorithm and is faster
than the old implementation. With this change, ports that check
for strstr having linear complexity time strstr will no longer
replace the libc strstr with a private version.
OK deraadt@ espie@
Diffstat (limited to 'src/lib/libc/stdlib/malloc.3')
0 files changed, 0 insertions, 0 deletions