summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/malloc.3
diff options
context:
space:
mode:
authormillert <>2017-04-12 16:06:12 +0000
committermillert <>2017-04-12 16:06:12 +0000
commit0f3f0734ef5aa0887305bde6762a8cbeb7d54695 (patch)
tree7c0d80375d5f5c3cb1076dc4669534c881157a6d /src/lib/libc/stdlib/malloc.3
parent97f100b6ccb83dadea1de6b0bf12416a8ed1c845 (diff)
downloadopenbsd-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