summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/malloc.c
diff options
context:
space:
mode:
authormillert <>2017-04-12 16:06:12 +0000
committermillert <>2017-04-12 16:06:12 +0000
commit782713206702b2595574c79609bfdcc640112028 (patch)
tree7c0d80375d5f5c3cb1076dc4669534c881157a6d /src/lib/libc/stdlib/malloc.c
parentcd55c3b0c4a69244140d116d0a9458ea69ab5bd1 (diff)
downloadopenbsd-782713206702b2595574c79609bfdcc640112028.tar.gz
openbsd-782713206702b2595574c79609bfdcc640112028.tar.bz2
openbsd-782713206702b2595574c79609bfdcc640112028.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.c')
0 files changed, 0 insertions, 0 deletions